mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
added few update on pricing, case study and security page
This commit is contained in:
parent
d3d4df2693
commit
a723030a56
3 changed files with 205 additions and 130 deletions
|
|
@ -5,6 +5,30 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Case studies · Codeflash</title>
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<style>
|
||||
/* Category label inside result cards */
|
||||
.result-card .cat {
|
||||
font-family: var(--mono); font-size: 10px; letter-spacing: 0.12em;
|
||||
text-transform: uppercase; color: var(--fg-mute);
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.result-card .cat.oss { color: var(--accent-dim); }
|
||||
|
||||
/* Two-type callout strip */
|
||||
.proof-type-strip {
|
||||
display: grid; grid-template-columns: 1fr 1fr; gap: 1px;
|
||||
background: var(--border); border: 1px solid var(--border);
|
||||
border-radius: var(--radius); overflow: hidden; margin-top: 36px;
|
||||
}
|
||||
.pt-card { background: var(--bg-card); padding: 22px 24px; }
|
||||
.pt-card .pt-label { font-family: var(--mono); font-size: 10px; color: var(--accent); letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 8px; }
|
||||
.pt-card h4 { font-size: 15px; font-weight: 600; margin: 0 0 6px; }
|
||||
.pt-card p { font-size: 13px; color: var(--fg-dim); margin: 0; line-height: 1.55; }
|
||||
|
||||
@media (max-width: 960px) {
|
||||
.proof-type-strip { grid-template-columns: 1fr; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -38,32 +62,36 @@
|
|||
<a href="team.html">Team</a>
|
||||
</nav>
|
||||
<div class="nav-cta">
|
||||
<a class="btn btn-ghost" href="optimize.html">Try the CLI →</a>
|
||||
<a class="btn btn-primary" href="contact.html">Book a call</a>
|
||||
<a class="btn btn-ghost" href="optimization-engagement.html">Optimization Engagement →</a>
|
||||
<a class="btn btn-primary" href="contact.html">Book a diagnostic</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="wire-bar">Wireframe · Case studies index</div>
|
||||
|
||||
<!-- Hero -->
|
||||
<section class="hero" style="padding: 88px 0 48px;">
|
||||
<div class="container">
|
||||
<h1>Named customers. Merged PRs. Measured outcomes.</h1>
|
||||
<p class="hero-sub">No "up to" handwaving. Every case below is a real engagement or an upstream contribution with before/after numbers.</p>
|
||||
<div class="section-label">/ Case studies</div>
|
||||
<h1>Named customers. Merged PRs.<br/>Measured outcomes.</h1>
|
||||
<p class="hero-sub">No "up to" estimates. Every case below is a real engagement or an upstream OSS contribution with before and after numbers you can verify.</p>
|
||||
<div class="hero-ctas">
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Book a diagnostic</a>
|
||||
<a class="btn btn-lg" href="case-studies/unstructured.html">Start with the Unstructured case →</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Featured: Unstructured -->
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="section-label">Featured</div>
|
||||
<div class="section-label">Featured engagement</div>
|
||||
<div class="two-col" style="margin-top: 16px;">
|
||||
<div>
|
||||
<div style="font-family: var(--mono); font-size: 11px; color: var(--accent); letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 12px;">Unstructured · 7 weeks</div>
|
||||
<h2 style="font-size: clamp(32px, 3.8vw, 46px);">90% infra cost cut. Zero regressions.</h2>
|
||||
<p>Codeflash took Unstructured's document-processing stack from ~$10K/month to ~$1.1K/month in seven weeks — 24 PRs across 5 repos, 354 tests green, 9.2× pod density.</p>
|
||||
<div style="margin-top: 24px;">
|
||||
<a class="btn btn-primary" href="case-studies/unstructured.html">Read case study →</a>
|
||||
<p style="font-size: 17px; color: var(--fg-dim); line-height: 1.6;">Codeflash took Unstructured's document-processing stack from $10K/month to $1.1K/month in seven weeks. 24 PRs across 5 repos, 354 tests green, 9.2× pod density. Four stacked bottlenecks, none of them obvious from a surface-level profile.</p>
|
||||
<div style="margin-top: 24px; display: flex; gap: 12px; flex-wrap: wrap;">
|
||||
<a class="btn btn-primary" href="case-studies/unstructured.html">Read the full case study →</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cs-stats" style="margin: 0; grid-template-columns: 1fr 1fr;">
|
||||
|
|
@ -76,12 +104,22 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Quote callout: Albumentations -->
|
||||
<section>
|
||||
<!-- Proof type context -->
|
||||
<section style="padding: 48px 0;">
|
||||
<div class="container">
|
||||
<div class="agent-pullquote" style="max-width: 820px;">
|
||||
<p>"The library was already well optimized. But Codeflash submitted 10+ PRs in one week, each making functions 2-55x faster. Now it's part of our GitHub Actions."</p>
|
||||
<div class="attr"><strong>Vladimir Iglovikov</strong> · Founder & CEO, Albumentations</div>
|
||||
<div class="section-label">Two kinds of proof</div>
|
||||
<h2 style="font-size: 26px;">Enterprise engagements and OSS contributions.</h2>
|
||||
<div class="proof-type-strip">
|
||||
<div class="pt-card">
|
||||
<div class="pt-label">Enterprise engagements</div>
|
||||
<h4>Scoped, private, ROI-measured</h4>
|
||||
<p>Unstructured, Roboflow, Langflow. A defined objective, a real production workload, and a before/after bill you can show your CFO.</p>
|
||||
</div>
|
||||
<div class="pt-card" style="background: var(--bg);">
|
||||
<div class="pt-label">OSS contributions</div>
|
||||
<h4>Merged upstream, publicly verifiable</h4>
|
||||
<p>vLLM, Hugging Face Diffusers, Pydantic, pdfminer.six, Albumentations. Every PR is public. Every number is reproducible. Maintainers reviewed and merged them.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -90,83 +128,95 @@
|
|||
<section>
|
||||
<div class="container">
|
||||
<div class="section-label">All cases</div>
|
||||
<h2>Every customer we can name.</h2>
|
||||
<div class="results-grid">
|
||||
<h2>Everything we've shipped with a number on it.</h2>
|
||||
<div class="results-grid" style="margin-top: 32px;">
|
||||
|
||||
<a class="result-card" href="case-studies/unstructured.html" style="border: none; color: inherit;">
|
||||
<div class="customer">Unstructured</div>
|
||||
<div class="cat">Enterprise · Document AI</div>
|
||||
<div class="headline">90% infra cost cut</div>
|
||||
<div class="support">$10K → $1.1K/mo · 9.2× pod density · 0 regressions</div>
|
||||
<div class="support">$10K → $1.1K/mo · 9.2× pod density · 0 regressions · Unstructured</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Roboflow</div>
|
||||
<div class="headline">Vision models faster on GPU</div>
|
||||
<div class="support">YOLOv8 · RF-DETR · SAM3 speedups</div>
|
||||
<div class="wire-note" style="margin-top:8px;">confirm per-model speedup numbers before launch</div>
|
||||
<div class="cat">Enterprise · Computer Vision</div>
|
||||
<div class="headline">25% faster object detection</div>
|
||||
<div class="support">80fps → 100fps · 12.2ms → 9.8ms latency · YOLOv8 on GPU · Roboflow</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">pdfminer.six</div>
|
||||
<div class="headline">3× speedup</div>
|
||||
<div class="support">OSS library in thousands of pipelines</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">vLLM</div>
|
||||
<div class="headline">13.7× faster token decoding</div>
|
||||
<div class="support">Merged upstream · PR #20413</div>
|
||||
<div class="link">View PR →</div>
|
||||
</a>
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Hugging Face Diffusers</div>
|
||||
<div class="headline">9× faster WAN encoding</div>
|
||||
<div class="support">Merged upstream · PR #11665</div>
|
||||
<div class="link">View PR →</div>
|
||||
</a>
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Pydantic</div>
|
||||
<div class="headline">34% speedup</div>
|
||||
<div class="support">16 PRs merged · zero regressions</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Langflow</div>
|
||||
<div class="cat">Enterprise · AI Workflows</div>
|
||||
<div class="headline">Workflow engine speedups</div>
|
||||
<div class="support">AI workflow pipeline optimization</div>
|
||||
<div class="wire-note" style="margin-top:8px;">confirm numbers before launch</div>
|
||||
<div class="support">AI orchestration pipeline · Langflow</div>
|
||||
<div class="link">Case study coming →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="cat oss">OSS · LLM Inference</div>
|
||||
<div class="headline">13.7× faster token decoding</div>
|
||||
<div class="support">Merged upstream · PR #20413 · vLLM</div>
|
||||
<div class="link">View PR →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="cat oss">OSS · Generative AI</div>
|
||||
<div class="headline">9× faster WAN encoding</div>
|
||||
<div class="support">Merged upstream · PR #11665 · Hugging Face Diffusers</div>
|
||||
<div class="link">View PR →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="cat oss">OSS · Data Validation</div>
|
||||
<div class="headline">34% speedup</div>
|
||||
<div class="support">16 PRs merged · zero regressions · Pydantic</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Albumentations</div>
|
||||
<div class="cat oss">OSS · Computer Vision</div>
|
||||
<div class="headline">2–55× speedup</div>
|
||||
<div class="support">10+ PRs in 1 week · image augmentation pipeline · already in GitHub Actions</div>
|
||||
<div class="support">10+ PRs in one week · now in GitHub Actions · Albumentations</div>
|
||||
<div class="link">View PRs →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="customer">Hugging Face</div>
|
||||
<div class="headline">Additional merged wins</div>
|
||||
<div class="support">Across datasets / transformers / diffusers</div>
|
||||
<div class="cat oss">OSS · PDF Processing</div>
|
||||
<div class="headline">3× speedup</div>
|
||||
<div class="support">Runs inside thousands of data pipelines · pdfminer.six</div>
|
||||
<div class="link">Read case study →</div>
|
||||
</a>
|
||||
|
||||
<a class="result-card" href="#" style="border: none; color: inherit;">
|
||||
<div class="cat oss">OSS · ML Infrastructure</div>
|
||||
<div class="headline">Multiple merged wins</div>
|
||||
<div class="support">Datasets, Transformers, Diffusers · Hugging Face</div>
|
||||
<div class="link">View PRs →</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="wire-note">Once Roboflow numbers land, promote that card into featured row alongside Unstructured (two-up featured, rest below).</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Filter note (future) -->
|
||||
<!-- Albumentations quote — now framed with context -->
|
||||
<section>
|
||||
<div class="container" style="max-width: 820px; text-align: center;">
|
||||
<div class="section-label" style="text-align: center;">Filters</div>
|
||||
<h2 style="font-size: 26px; margin: 0 auto;">Looking for something specific?</h2>
|
||||
<p style="color: var(--fg-dim); margin: 12px auto 0; max-width: 580px;">Filters coming when we hit 20+ cases: by language, by stack (ML / web / data), by objective (cost / latency / memory), by industry.</p>
|
||||
<div class="container">
|
||||
<div class="section-label">From OSS maintainers</div>
|
||||
<div class="agent-pullquote" style="max-width: 820px; margin-top: 8px;">
|
||||
<p>"The library was already well optimized. But Codeflash submitted 10+ PRs in one week, each making functions 2–55× faster. Now it's part of our GitHub Actions."</p>
|
||||
<div class="attr"><strong>Vladimir Iglovikov</strong> · Founder & CEO, Albumentations</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="cta-band">
|
||||
<div class="container">
|
||||
<h2>Your case study could land here in 7 weeks.</h2>
|
||||
<h2>Your case study could be here in 7 weeks.</h2>
|
||||
<p>20-minute diagnostic. We'll tell you where the waste is before you commit to anything.</p>
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Book a diagnostic</a>
|
||||
<div class="cta-band-ctas">
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Book a diagnostic</a>
|
||||
<a class="btn btn-lg" href="how-it-works.html">See how it works →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -187,6 +237,7 @@
|
|||
</ul></div>
|
||||
<div class="footer-col"><h5>Proof</h5><ul>
|
||||
<li><a href="case-studies.html">Case studies</a></li>
|
||||
<li><a href="case-studies/unstructured.html">Unstructured</a></li>
|
||||
<li><a href="security.html">Security</a></li>
|
||||
</ul></div>
|
||||
<div class="footer-col"><h5>Company</h5><ul>
|
||||
|
|
|
|||
|
|
@ -38,100 +38,112 @@
|
|||
<a href="team.html">Team</a>
|
||||
</nav>
|
||||
<div class="nav-cta">
|
||||
<a class="btn btn-ghost" href="optimize.html">Try the CLI →</a>
|
||||
<a class="btn btn-ghost" href="optimization-engagement.html">Optimization Engagement →</a>
|
||||
<a class="btn btn-primary" href="contact.html">Book a diagnostic</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="wire-bar">Wireframe · Pricing</div>
|
||||
|
||||
<!-- Hero -->
|
||||
<section class="hero" style="padding: 88px 0 48px;">
|
||||
<div class="container">
|
||||
<div class="section-label">/ Pricing</div>
|
||||
<h1 style="font-size: clamp(36px, 4.6vw, 56px);">Two ways to work with Codeflash.</h1>
|
||||
<p class="hero-sub">Engage us to cut your bill. Subscribe to keep it there.</p>
|
||||
<p class="hero-sub">Engage us to cut your bill. Then keep it there with Continuous Optimization.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section style="padding-top: 48px;">
|
||||
<div class="container">
|
||||
<div class="price-grid">
|
||||
<!-- Card A -->
|
||||
|
||||
<!-- Card A: Optimization Engagement -->
|
||||
<div class="price-card emph">
|
||||
<div class="tag">For engineering leaders</div>
|
||||
<h3>Optimization Engagement</h3>
|
||||
<div class="price" style="font-size: 28px;">Contact us</div>
|
||||
<div class="price-sub">scoped engagement · contact sales</div>
|
||||
<p>A scoped engagement that finds and ships the architectural waste in your codebase. Run by Codeflash performance engineers, amplified by <strong>codeflash-agent</strong>.</p>
|
||||
<div class="price-sub" style="font-family: var(--mono); font-size: 13px; color: var(--fg-mute); margin-bottom: 20px;">Scoped engagement, custom pricing</div>
|
||||
<p>A time-bounded engagement that finds and ships the performance waste in your production system. Run by Codeflash engineers, powered by codeflash-agent.</p>
|
||||
<ul>
|
||||
<li><strong>Guaranteed ROI.</strong> We scope every engagement so the savings exceed what you pay. If the numbers don't pencil out on your workload, we tell you before you commit.</li>
|
||||
<li><strong>Accountable for the outcome.</strong> Every change is reviewed and shipped by our engineers — not just the agent's output.</li>
|
||||
<li><strong>Flexible commercial structure.</strong> Scoped fixed fee or shared-upside, depending on your procurement preference.</li>
|
||||
<li><strong>Typical result: 40–90% infra cost reduction</strong> on the targeted workload.</li>
|
||||
<li><strong>Starts with a paid diagnostic.</strong> In three weeks we profile your system, identify the top bottlenecks, and quantify the annual savings opportunity.</li>
|
||||
<li><strong>Guaranteed ROI.</strong> If we don't identify at least 5× the diagnostic fee in annualized savings, the diagnostic is on us. We scope every engagement so the savings exceed what you pay.</li>
|
||||
<li><strong>Every PR reviewed by a Codeflash engineer.</strong> Not just agent output. A human reads and approves every change before it reaches your repo.</li>
|
||||
<li><strong>Flexible commercial structure.</strong> Scoped fixed fee or shared-upside, agreed before work begins.</li>
|
||||
<li><strong>Typical outcome: 40–90% infra cost reduction</strong> on the targeted workload.</li>
|
||||
</ul>
|
||||
<div class="wire-note">Starts with a paid diagnostic. In three weeks we profile your system, identify top bottlenecks, and quantify annual $ opportunity. If we don't identify at least 5× the diagnostic fee in annualized savings, the diagnostic is on us.<br/><span style="color: var(--danger)">[CONFIRM: diagnostic mechanic + 5× floor]</span></div>
|
||||
<div class="agent-pullquote" style="margin-top: 20px;">
|
||||
<p>"Having Codeflash (the subject-matter experts on optimization) run the agent makes more sense than asking our engineers, who are focused on product and features, to develop and run that process themselves."</p>
|
||||
<p>"Having Codeflash run the agent makes more sense than asking our engineers, who are focused on product and features, to develop and run that process themselves."</p>
|
||||
<div class="attr"><strong>Crag Wolfe</strong> · Chief Architect, Unstructured</div>
|
||||
</div>
|
||||
<a class="btn btn-primary btn-lg" href="contact.html" style="margin-top: 16px;">Book a call</a>
|
||||
<a class="btn btn-primary btn-lg" href="contact.html" style="margin-top: 20px;">Book a call</a>
|
||||
</div>
|
||||
|
||||
<!-- Card B -->
|
||||
<!-- Card B: Continuous Optimization -->
|
||||
<div class="price-card">
|
||||
<div class="tag">For developers & teams</div>
|
||||
<div class="tag">Paired with an engagement</div>
|
||||
<h3>Continuous Optimization</h3>
|
||||
<div class="price">$20<span style="font-size: 18px; color: var(--fg-mute); font-weight: 400;"> /user/mo</span></div>
|
||||
<div class="price-sub">free for public projects · 14-day Pro trial</div>
|
||||
<p>Keep every new PR optimal, forever. Plugins for Claude Code, Codex, and Cursor.</p>
|
||||
|
||||
<table class="price-table">
|
||||
<thead>
|
||||
<tr><th></th><th>Free</th><th>Pro</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td>Price</td><td class="price-col">$0</td><td class="price-col">$20 / user / mo</td></tr>
|
||||
<tr><td>Projects</td><td>Public GitHub</td><td>Private</td></tr>
|
||||
<tr><td>Function optimizations</td><td>25 / mo</td><td>500 / user / mo</td></tr>
|
||||
<tr><td>Model training on your code</td><td>Permitted</td><td><strong>Never</strong></td></tr>
|
||||
<tr><td>Claude Code / Codex / Cursor</td><td>✓</td><td>✓</td></tr>
|
||||
<tr><td>PR optimization + CI benchmarks</td><td>✓</td><td>✓</td></tr>
|
||||
<tr><td>Priority support</td><td>—</td><td>✓</td></tr>
|
||||
<tr><td>Dashboard & analytics</td><td>—</td><td>✓</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div style="display: flex; gap: 10px;">
|
||||
<a class="btn" href="#">Try the CLI →</a>
|
||||
<a class="btn btn-primary" href="#">Start Pro trial</a>
|
||||
<div class="price" style="font-size: 28px;">Contact us</div>
|
||||
<div class="price-sub" style="font-family: var(--mono); font-size: 13px; color: var(--fg-mute); margin-bottom: 20px;">Included in or added to an engagement</div>
|
||||
<p>The same agent that ran your engagement stays on, watching every new PR going forward. The bill stays down because new code gets optimized before it ships.</p>
|
||||
<ul>
|
||||
<li><strong>Runs on every PR your team opens.</strong> Benchmarks changed functions, catches regressions, suggests faster rewrites with numbers attached.</li>
|
||||
<li><strong>Works where your team already works.</strong> GitHub, Claude Code, Cursor, and Codex. No new workflow.</li>
|
||||
<li><strong>Regressions blocked at the source.</strong> Caught in the PR where they're introduced, not discovered three sprints later.</li>
|
||||
<li><strong>Your code is never used to train models.</strong> Not ours, not any third party's.</li>
|
||||
</ul>
|
||||
<p style="font-size: 13px; color: var(--fg-mute); font-family: var(--mono); margin-top: 8px;">Most customers run Continuous Optimization as the natural follow-on to an engagement. Pricing is agreed during scoping.</p>
|
||||
<a class="btn btn-primary" href="contact.html" style="margin-top: 20px;">Talk to us</a>
|
||||
<div style="margin-top: 12px;">
|
||||
<a class="btn" href="continuous-optimization.html">See how it works →</a>
|
||||
</div>
|
||||
<div class="wire-note">Enterprise tier (large teams on Continuous Optimization) routed to the same contact-sales flow — not a third card. Reduces decision load.</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ -->
|
||||
<section>
|
||||
<div class="container" style="max-width: 780px;">
|
||||
<div class="section-label">FAQ</div>
|
||||
<h2 style="font-size: 30px;">Answers to the short list.</h2>
|
||||
<h2 style="font-size: 30px;">Common questions.</h2>
|
||||
<div style="margin-top: 32px;">
|
||||
|
||||
<details open style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">Do you publish engagement pricing?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Not yet — engagements vary materially by codebase size, spend, and scope. The paid diagnostic is the cleanest way to get a number.</p>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">No, because engagements vary materially by codebase size, spend, and scope. The paid diagnostic is the cleanest way to get a real number. If the opportunity doesn't exceed the diagnostic fee by at least 5×, the diagnostic is refunded.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">Will the savings last?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Yes. Pair the engagement with Continuous Optimization and the same agent watches every new PR for regressions.</p>
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">What does the diagnostic actually involve?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Over two to three weeks, we profile your system, identify the highest-impact bottlenecks, and quantify the annual savings opportunity in dollar terms. You receive a written report with specifics. That's the decision point, not a commitment to the full engagement.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">Will the savings last after the engagement ends?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Only if you add Continuous Optimization. Without it, new code will reintroduce waste over time. With it, the same agent watches every PR going forward and catches regressions where they're introduced.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">How is this priced relative to what we'd save?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">We structure every engagement so the savings materially exceed the cost. We won't proceed to a full engagement if the diagnostic doesn't surface a clear path to that outcome. The Unstructured engagement cut $10K/month to $1.1K/month in seven weeks — the ROI case was not close.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">Can we do on-prem or in our own VPC?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Yes. SaaS, your cloud, or on-prem — agreed during scoping. Same agent, same process, different deployment.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">Will you use our code to train models?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Never. Not ours, not third-party.</p>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Never. Not ours, not any third party's. This is in our SOC 2 Type 2 audit and our customer agreements.</p>
|
||||
</details>
|
||||
|
||||
<details style="padding: 20px 0; border-bottom: 1px solid var(--border);">
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">What languages?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Python, Java, JavaScript, TypeScript, Go, and more.</p>
|
||||
<summary style="cursor: pointer; font-weight: 600; font-size: 17px;">What languages and stacks?</summary>
|
||||
<p style="color: var(--fg-dim); margin-top: 12px;">Python, Java, JavaScript, TypeScript, Go, and more. ML stacks including PyTorch, JAX, vLLM, Hugging Face Diffusers, YOLO, and spaCy. If you're not sure, tell us your stack and we'll give you an honest answer.</p>
|
||||
</details>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -139,8 +151,11 @@
|
|||
<div class="cta-band">
|
||||
<div class="container">
|
||||
<h2>Start with a 20-minute diagnostic.</h2>
|
||||
<p>We'll tell you where the waste is and what we'd target — before you commit to anything.</p>
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Book a diagnostic</a>
|
||||
<p>We'll tell you where the waste is and what we'd target, before you commit to anything.</p>
|
||||
<div class="cta-band-ctas">
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Book a diagnostic</a>
|
||||
<a class="btn btn-lg" href="case-studies.html">See the results first →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -166,6 +181,7 @@
|
|||
<h5>Proof</h5>
|
||||
<ul>
|
||||
<li><a href="case-studies.html">Case studies</a></li>
|
||||
<li><a href="case-studies/unstructured.html">Unstructured</a></li>
|
||||
<li><a href="security.html">Security</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -38,18 +38,17 @@
|
|||
<a href="team.html">Team</a>
|
||||
</nav>
|
||||
<div class="nav-cta">
|
||||
<a class="btn btn-ghost" href="optimize.html">Try the CLI →</a>
|
||||
<a class="btn btn-ghost" href="optimization-engagement.html">Optimization Engagement →</a>
|
||||
<a class="btn btn-primary" href="contact.html">Book a call</a>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="wire-bar">Wireframe · Security</div>
|
||||
|
||||
<section class="hero" style="padding: 88px 0 48px;">
|
||||
<div class="container">
|
||||
<h1>Built for enterprise from day one.</h1>
|
||||
<p class="hero-sub">Codeflash touches production code. That comes with obligations. SOC 2 Type 2, sandboxed execution, no training on your code, and deploy wherever your security team prefers.</p>
|
||||
<div class="section-label">/ Security</div>
|
||||
<h1>We touch your production code.<br/>Here is exactly what that means.</h1>
|
||||
<p class="hero-sub">SOC 2 Type 2 audited. Sandboxed execution. No model training on your code. Deploy in SaaS, your VPC, or fully air-gapped. Every commitment is contractual.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -127,13 +126,15 @@
|
|||
<tr><th>Data</th><th>What we do</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td>Source code</td><td>Read in sandbox only. Not persisted beyond engagement. Never used to train models.</td></tr>
|
||||
<tr><td>Source code</td><td>Read in sandbox only. Not persisted beyond the run. Never used to train models.</td></tr>
|
||||
<tr><td>Code sent to LLMs</td><td>Only the functions under analysis are passed to the model, not your full codebase. We use enterprise API agreements with zero training rights. Your code is not used to improve any model.</td></tr>
|
||||
<tr><td>Runtime inputs (traces)</td><td>Stored encrypted. Scrubbed on request. Used only for benchmarking and regression tests.</td></tr>
|
||||
<tr><td>Benchmark results</td><td>Stored in your tenant. Exportable. Retained per your contract.</td></tr>
|
||||
<tr><td>Secrets / credentials</td><td>Never stored. Sandbox has no egress to secret stores.</td></tr>
|
||||
<tr><td>PII / customer data</td><td>Not needed. Benchmarks use synthetic or scrubbed inputs.</td></tr>
|
||||
<tr><td>PII / customer data</td><td>Not needed. Benchmarks run on synthetic or scrubbed inputs.</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p style="font-size: 13px; color: var(--fg-mute); margin-top: 16px; font-family: var(--mono);">Full subprocessor list available on request.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -143,12 +144,12 @@
|
|||
<div class="section-label">Controls</div>
|
||||
<h2>The shortlist your security team will ask for.</h2>
|
||||
<div class="capabilities" style="grid-template-columns: repeat(3, 1fr);">
|
||||
<div class="capability"><div class="cap-title">SSO / SAML</div><div class="cap-body">Okta, Entra, Google Workspace.</div></div>
|
||||
<div class="capability"><div class="cap-title">Role-based access</div><div class="cap-body">Admin, engineer, auditor roles.</div></div>
|
||||
<div class="capability"><div class="cap-title">Audit logs</div><div class="cap-body">Every agent action, every merge, every export.</div></div>
|
||||
<div class="capability"><div class="cap-title">Data residency</div><div class="cap-body">US regions at launch. EU region on request.</div></div>
|
||||
<div class="capability"><div class="cap-title">Encryption</div><div class="cap-body">TLS 1.3 in transit. AES-256 at rest.</div></div>
|
||||
<div class="capability"><div class="cap-title">Key management</div><div class="cap-body">BYO KMS in VPC and on-prem deployments.</div></div>
|
||||
<div class="capability"><div class="cap-title">SSO / SAML</div><div class="cap-body">Okta, Entra, Google Workspace. SCIM provisioning available.</div></div>
|
||||
<div class="capability"><div class="cap-title">Role-based access</div><div class="cap-body">Admin, engineer, and auditor roles. Fine-grained repo-level permissions.</div></div>
|
||||
<div class="capability"><div class="cap-title">Audit logs</div><div class="cap-body">Every agent action, every PR merge, every export. Structured JSON, exportable to your SIEM.</div></div>
|
||||
<div class="capability"><div class="cap-title">Data residency</div><div class="cap-body">US regions at launch. EU region on request. GDPR and CCPA compliant.</div></div>
|
||||
<div class="capability"><div class="cap-title">Encryption</div><div class="cap-body">TLS 1.3 in transit. AES-256 at rest. Annual penetration test by independent firm.</div></div>
|
||||
<div class="capability"><div class="cap-title">Key management</div><div class="cap-body">BYO KMS in VPC and on-prem deployments. HSM support on request.</div></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -157,17 +158,23 @@
|
|||
<section>
|
||||
<div class="container" style="max-width: 820px;">
|
||||
<div class="section-label">Vulnerability disclosure</div>
|
||||
<h2 style="font-size: 28px;">Found something?</h2>
|
||||
<h2 style="font-size: 28px;">Found a vulnerability?</h2>
|
||||
<p style="font-size: 17px; color: var(--fg-dim); line-height: 1.7;">Responsible disclosure goes to <a href="mailto:security@codeflash.ai" style="color: var(--accent);">security@codeflash.ai</a>. We respond within one business day. We do not pursue legal action against researchers acting in good faith under our disclosure policy.</p>
|
||||
<div style="margin-top: 24px;"><a href="#" class="btn">Disclosure policy · PGP key</a></div>
|
||||
<div style="margin-top: 24px; display: flex; gap: 12px; flex-wrap: wrap;">
|
||||
<a href="#" class="btn">Disclosure policy</a>
|
||||
<a href="#" class="btn">PGP key</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="cta-band">
|
||||
<div class="container">
|
||||
<h2>Questions your CISO hasn't asked yet?</h2>
|
||||
<p>Pre-reviewed security packet available on request. SOC 2 report under NDA.</p>
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Talk to us</a>
|
||||
<h2>Security review in progress?</h2>
|
||||
<p>Pre-reviewed security packet available on request. SOC 2 Type 2 report available under NDA. We turn most security questionnaires around in 48 hours.</p>
|
||||
<div class="cta-band-ctas">
|
||||
<a class="btn btn-primary btn-lg" href="contact.html">Request security packet</a>
|
||||
<a class="btn btn-lg" href="contact.html">Talk to our team →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -188,6 +195,7 @@
|
|||
</ul></div>
|
||||
<div class="footer-col"><h5>Proof</h5><ul>
|
||||
<li><a href="case-studies.html">Case studies</a></li>
|
||||
<li><a href="case-studies/unstructured.html">Unstructured</a></li>
|
||||
<li><a href="security.html">Security</a></li>
|
||||
</ul></div>
|
||||
<div class="footer-col"><h5>Company</h5><ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue