The Benchmark–Production Gap
Frontier models score above human expert baselines on bar-exam questions, medical licensing exams, and graduate-level science benchmarks. In production, the same models fabricate citations, fail multi-step tasks, and require human review that often costs more than the work they save. Both statements are true. The gap between them is the single most important number in the AI economy, and it is a gap, not a contradiction: benchmarks measure capability on well-specified tasks; production demands reliability on ambiguous ones.
Two studies from inside the labs themselves made the gap measurable in early 2026.
Anthropic, March 2026: theoretical vs. observed exposure
Anthropic's Economic Index research distinguished theoretical exposure — the share of tasks in an occupation that frontier models can perform at benchmark level — from observed usage, measured in real Claude conversations. Theoretical exposure spans roughly half of US occupations; observed automation clusters in a narrow band: software, writing, customer support. In most exposed occupations, actual delegation remained a small fraction of what the models could theoretically handle. Anthropic Economic Index, Mar 2026
OpenAI, January 2026: the capability overhang
OpenAI's own report documented a "capability overhang": users systematically under-use what the models can do. Its starkest datapoint — power users invoke extended thinking roughly 7× more than the median paying user — implies the median user has tried the frontier, found it unreliable or opaque for their work, and settled into a shallow usage pattern. The capability exists; the trust does not. OpenAI, Jan 2026
Gold = observed real-world deployment. Hatched area = theoretical capability at benchmark level. Widths are directional, drawn from the two studies above.
Hallucination: The Reliability Tax
Every independent evaluation finds the same shape: frontier models hallucinate — confidently assert false facts, nonexistent cases, invented citations — at rates that fall with each generation but have never reached zero. Legal databases document hundreds of sanctions against lawyers who filed AI-generated briefs citing phantom precedent. In medicine, studies find clinically significant errors in a meaningful minority of diagnostic and dosing answers, even from models that pass licensing exams. Court dockets · peer-reviewed studies
The structural problem: a language model optimised for plausible continuation has no internal distinction between "true" and "sounds true." Retrieval-augmented systems and citation grounding reduce the rate; they do not eliminate it, and each reduction adds cost and latency. Reliability is not a bug being fixed — it is a tax being paid, forever, on every deployment.
The Coding Evidence: A Natural Experiment That Split
Nowhere is the evidence more contested than in software, the industry's own backyard:
- The optimistic study: GitHub's controlled trial of Copilot found novice developers completed a task ~55% faster with the assistant. Widely cited; narrow task; junior developers. GitHub / arXiv, 2022–23
- The pessimistic study: METR's 2025 randomised trial of experienced developers on their own repositories found AI tools made them 19% slower — while the developers felt 20% faster. Perception and measurement pointed in opposite directions. METR, 2025
- The enterprise cautionary: A major consultancy's internal experiment was paused after AI-generated code introduced defects; several firms report rising code-review burdens as AI output volume grows. Press reports, 2025
The reconciling interpretation: AI coding tools compress the typing part of programming and inflate the verification part. For boilerplate and greenfield tasks, net positive. For complex, existing codebases with correctness requirements, the evidence is genuinely unresolved — and the companies selling the tools are the ones with the best internal data, which they do not publish.
Enterprise ROI: What the Surveys Actually Say
- Consultancy surveys consistently find a majority of enterprises running AI pilots; a much smaller minority report measurable P&L impact. The pilot-to-production conversion rate is the quiet statistic of the era. McKinsey / BCG annual surveys
- The deployments with the cleanest measured returns are the least glamorous: customer-service deflection, translation, summarisation of structured documents, code migration. Gains cluster at 10–20% productivity in narrow, supervised workflows. NBER field studies
- The deployments pitched to boards — autonomous agents replacing whole functions — have the weakest evidence. Independent agent evaluations show multi-step task success rates in the low double digits on realistic benchmarks. Independent agent evals
The $725 billion capex plan requires AI to generate hundreds of billions in new annual economic value. The evidence base supports tens of billions in narrow workflows today. Both can be true — if the gap closes fast. The entire valuation is a bet on the closing speed.
The Verdict, Split by Domain
Where it demonstrably works
- Customer support triage and agent assist (10–15% measured gains)
- Translation and localisation at scale
- First-draft generation with human editing
- Boilerplate and greenfield code, junior developers
- Structured-document extraction and summarisation
- Scientific literature synthesis (with retrieval grounding)
Where the evidence is weak or negative
- Autonomous multi-step agents on real-world tasks
- Complex code changes in mature codebases (METR: −19%)
- Unsupervised medical and legal advice (hallucinated citations, dosing errors)
- Novel research — benchmark gains have not translated to measurable discovery acceleration
- Any workflow where verification costs exceed generation costs
Confidence Assessment
| Claim | Status | Confidence |
|---|---|---|
| A benchmark–production gap exists | Documented by Anthropic (Mar 2026) and OpenAI (Jan 2026) from their own usage data | Substantiated |
| Users systematically under-use model capability | OpenAI: power users 7× median on thinking features; Anthropic: observed ≪ theoretical exposure | Substantiated |
| Hallucination is unsolved | Zero published frontier model with a zero-hallucination guarantee; court sanctions ongoing | Substantiated |
| Coding assistants raise productivity | +55% (novices, narrow tasks) vs −19% (experts, own repos); net effect context-dependent | Unresolved |
| Enterprise AI delivers ROI at scale | 10–20% gains in narrow supervised workflows; pilot-to-production conversion low | Partly substantiated |
| Autonomous agents can replace whole job functions | Independent evals: low double-digit success on realistic multi-step tasks | Company claim |
| AI is safe for unsupervised medical/legal use | Exam performance ≠ deployed accuracy; documented errors and sanctions | Substantiated (that it is not) |
| The gap will close fast enough to justify current capex | Capability improving; reliability improving slower; no published stress test | Unresolved |