Sujan Bhuiyan
The Playbook 19 Jul 2026 7 min read

What survives production

Ninety-five percent of enterprise AI pilots produce no measurable return, and Gartner expects more than four in ten agent projects to be scrapped by 2027. Almost none of that is a model problem. It is a loop problem — and the loop is buildable.

AGENTIC PILOTS — WHERE THEY ACTUALLY GO PILOTS SHIPPED 95% — NO MEASURABLE P&L MIT · STATE OF AI IN BUSINESS 2025 GATE · MEASURABLE VALUE >40% CANCELLED BY 2027 GARTNER · COST · VALUE · CONTROLS STILL RUNNING AT 90 DAYS THE 5% THAT SURVIVE SHARE ONE THING — THE LOOP AROUND THE MODEL.
Fig. 00 — The attrition nobody demos What survives production

There is a version of the AI story you get from a demo, and a version you get from a dashboard ninety days later, and they are almost never the same story. I have written before that agent capability has raced ahead of agent reliability, and that the discipline closing the gap is the loop you build around the model, not the model itself.4 A year of enterprise data has now made that argument in numbers, and the numbers are brutal.

The graveyard is well documented

MIT's Project NANDA studied the state of AI in business through 2025 — executive interviews, a leadership survey, and three hundred public deployments — and found that despite tens of billions in enterprise spend, roughly 95% of generative-AI pilots delivered no measurable profit-and-loss impact. Only about 5% of integrated pilots created significant value.1 Their diagnosis is the part that matters: the divide is not a model-quality problem, it is a learning-gap problem — the inability to embed the system into a real workflow so it improves with use.1

Gartner is looking at the same wall from the agent side. It expects more than 40% of agentic-AI projects to be cancelled by the end of 2027, citing escalating costs, unclear business value and inadequate risk controls — and notes that much of the current market is "agent washing," with only a small fraction of the thousands of self-described agent vendors doing anything genuinely agentic.2 This is happening while adoption accelerates: Gartner also projects 40% of enterprise applications will ship task-specific agents by the end of 2026, up from under 5% a year earlier.3 More agents are being deployed than ever, and most of them will not be there in two years.

Adoption is up. Survival is not. Fig. 01 · two curves, same period
ADOPTION — <5% → 40% OF APPS VALUE-CREATING PILOTS — ~5% (FLAT BAND ALONG THE FLOOR)
Adoption trend per Gartner;3 the ~5%-create-value floor per MIT.1 Shipping an agent and getting value from one have become almost unrelated events.

The demo is not the product

Why the gap? Because a demo is a controlled sample and production is an adversarial one. You can reach 80% capability with about 20% of the effort — plenty to close a pilot — but production reliability of 99% or more can take up to a hundred times that remaining effort, and that last stretch is where budgets and timelines die.5 The clean-sample demo meets a real purchase order full of legacy formatting, and the illusion of "done" evaporates.

So the thing that separates the 5% from the 95% is not a better base model — everyone has the same frontier models. It is whether you built the machinery around the model that turns a plausible answer into a dependable one, catches it when it is wrong, and makes it a little less wrong every week. MIT's own read on the survivors says exactly this: the pilots that work embed into high-value workflows and ship with memory and learning loops.1 That machinery is the product. Here is what it is made of.

The loop, made concrete Fig. 02 · what wraps the model
INGEST MODEL EVAL GATE HUMAN ESCALATION ACTION TELEMETRY — EVERY FAILURE FEEDS BACK
Same frontier model in the middle; the difference between the 5% and the 95% is everything around it. You cannot demo the arcs. They are what you are actually buying.

What actually survives — the parts you cannot screenshot

An eval harness before a feature. If you cannot measure whether a change made the agent better or worse on your real cases, you are not engineering, you are gambling. The first artifact in any deployment that lasts is a graded set of real examples the agent is scored against on every change. It is unglamorous and it is the whole game.

Escalation that knows its own limits. A durable agent is defined as much by what it refuses to do alone as by what it does. The reliable design is not "answer everything," it is "answer confidently inside a bounded envelope and hand off cleanly outside it" — with the hand-off logged, not silent. A legal or compliance assistant that flags risk needs to be right, not merely helpful.5

The last mile into a specific mess. The reason forward-deployed engineering has become the hottest role in enterprise AI is that customer environments are irreducibly weird, and the integration is the product surface, not a post-sale chore.5 The agent that survives is the one wired into the actual systems, with the actual edge-case rules encoded as parameters someone can change.

A learning loop, not an append-only log. Telemetry that just accumulates is theatre. Telemetry that turns each false negative into a graded case and each graded case into the next improvement is the flywheel MIT found under the 5%.1

Scope discipline at the door. The single highest-leverage decision is refusing the wrong deployments. Sort work into what is templatable and what needs manual scoping, and be willing to say a problem is not worth an agent yet. Most cancellations are pilots that should never have been greenlit against those criteria.2

The line I keep coming back to

The base model gets you a demo. The loop gets you a renewal. Buyers are, painfully, learning to tell the difference — and pricing accordingly.

Where the bar is highest

The place this discipline stops being optional is regulated work, where "99% helpful" is a failure condition and every action has to be auditable. That is exactly the terrain some of the Gigaverse ventures operate on — Gigabit shipping forward-deployed agents into SaaS and healthcare, FormBridge running formation, banking, tax and compliance where a wrong answer is not an awkward chat log but a filing. On that terrain the loop is not a nicety layered on top of the model; it is most of the engineering, and the model is a component.

Concretely, and without a scoreboard: the artifact I care about most on a regulated deployment is the graded set of real cases the agent is scored against before anything ships — the actual filings, the actual awkward calls, the ones with the legacy formatting and the ambiguous intent. A regression shows up there first, on a case that matters, instead of in production on a customer. The escalation rule is written the same way round — the agent acts inside a bounded envelope it can be trusted with, and everything outside it goes to a person with the context attached, logged, never silently guessed. And every miss becomes the next graded case. That loop — eval, bounded action, escalation, telemetry, back into the eval — is tedious to build, and it is the entire difference between a deployment still running at ninety days and one that quietly stopped being trusted in week three.

95%GenAI pilots with no measurable P&L (MIT)
>40%Agentic projects cancelled by 2027 (Gartner)
100×Effort from pilot 80% to production 99%
~5%Integrated pilots creating real value

What this means if you are shipping one

Three sentences for anyone about to put an agent in front of a paying customer. Build the eval harness before the feature, because everything downstream is guesswork without it. Design the escalation and the telemetry loop as part of version one, not as hardening you will get to later — later is where the 95% live. And qualify out anything you cannot instrument, because taking responsibility for an outcome you cannot measure is how a pilot becomes a cancellation with your name on it.

None of this is a secret, which is the strange part. The failures are studied, the survivors are studied, the recipe is essentially public. The reason it stays a moat is that the loop is boring to build and impossible to fake, and most teams would rather ship the demo. For a fuller version of why the loop — not the model — is the unit of engineering, I wrote the longer argument in Loop engineering.


One honest caveat, so this does not read as loop-maximalism. The discipline has a real cost, and it is possible to over-build — to wrap a five-figure harness around a problem a spreadsheet solved. The scope-discipline point cuts both ways: sometimes the correct output of all this rigour is the decision not to ship an agent at all. That is not a failure of the method. It is the method working.

Notes & references

  1. MIT Project NANDA, The GenAI Divide: State of AI in Business 2025, Jul 2025 (based on 52 executive interviews, a survey of 153 leaders, and analysis of 300 public deployments); as reported by J. Snyder, “MIT Finds 95% Of GenAI Pilots Fail Because Companies Avoid Friction,” Forbes, 26 Aug 2025. Source of the ~95%-no-measurable-P&L finding, the ~5%-create-significant-value figure, the “learning gap” diagnosis, and the observation that surviving pilots embed into workflows with memory and learning loops. forbes.com/sites/jasonsnyder · MIT 95% of GenAI pilots
  2. Gartner, “Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027,” press release, 25 Jun 2025. Source of the >40%-cancellation prediction and its stated causes (escalating costs, unclear business value, inadequate risk controls), the “agent washing” observation, and the deploy-now-vs-later adoption gap. gartner.com/en/newsroom · 40%+ agentic projects cancelled by 2027
  3. Gartner, “Gartner Predicts 40% of Enterprise Apps Will Feature Task-Specific AI Agents by 2026, Up from Less Than 5% in 2025,” press release, 26 Aug 2025. Source of the adoption trajectory used against the survival data. gartner.com/en/newsroom · 40% of enterprise apps by 2026
  4. S. Bhuiyan, “Loop engineering,” sujanbhuiyan.com, Jul 2026 — the prior essay this one operationalises: capability has outrun reliability, and the loop built around the model is the discipline that closes the gap. /writing/loop-engineering
  5. A. Garg & J. Gupta (Foundation Capital), “The $4.6T Services-as-Software opportunity: Lessons from the first year,” 3 Jul 2025; and “Where AI is headed in 2026.” Source of the 80%-for-20%-of-effort versus 99%-for-production / ~100× last-mile observation, the “integration is the product surface” framing, and the 99%-accuracy bar for high-stakes assistants. foundationcapital.com/the-4-6t-service-as-software-opportunity

Survey scopes differ between sources and are attributed individually, not combined. No Gigaverse figures appear in this piece.

Keep reading

Essays like this, by email.

A dispatch on building AI-native companies — the systems, the agents, and the operating model.

Weekly-ish · No spam · Unsubscribe anytime