← all musings

AI Is Getting the Right Answers for Wrong Reasons

A model that reasons its way to a confident wrong answer isn't making a mistake — it's making a liability, and the enterprise market is underpricing that risk by a lot.

In May 2026, an OpenAI reasoning model solved an open mathematical problem in a single shot. That’s real. Capability is no longer in question. Calibration is.

Quanta Magazine’s piece on whether AI reasoning is “right for the wrong reasons” is asking the right question, and I suspect most of the conversation around it is missing the sharp edge. The surface question — do models understand, or just pattern-match? — is philosophically interesting but practically irrelevant for most applications. The real question is a business and safety one: what happens when the pattern breaks?

The distinction matters enormously in distribution. A model that reasons correctly — that follows a causal chain from premise to conclusion — generalizes. A model that has memorized the shape of correct answers without understanding why they’re correct will perform beautifully on benchmark day and fail catastrophically on the first genuinely novel input. We’ve built a trillion dollars of infrastructure around the assumption that these two things are the same.

They are not.

Here’s the concrete version. Frontier reasoning models — GPT-5.x, Anthropic’s Claude, Google’s Gemini 3.1 Pro — have posted extraordinary scores on graduate-level math, bar exams, coding competitions. The labs treat these as capability milestones. Fair enough. But researchers keep finding adversarial inputs, subtle distributional shifts, and rephrased versions of “solved” problems that cause stunning failures. Not small errors. Confident, articulate wrong answers. The model doesn’t say “I’m not sure.” It reasons its way, step by step, to a confident conclusion — one that a first-year student would recognize as nonsense. Chain-of-thought didn’t fix overconfidence. It dressed overconfidence up in a sport coat and called it reasoning.

Everyone says the solution is more benchmarks, more RLHF, more human feedback loops. The opposite is closer to true: the problem is that our benchmarks are the training signal. We’ve spent four years building evals that measure the thing we’re training on and then expressing surprise when the thing we trained performs well on the thing we measured. That’s not a calibration problem. That’s a loop.

ARC-AGI-2 and FrontierMath were designed precisely to break that loop — contamination-resistant, novel enough that memorizing training data can’t save you. They’re a genuine advance. But here’s what they still don’t measure: whether the model knows when it’s wrong. A benchmark can tell you the model got the answer right. It can’t tell you whether the model would have told you it was guessing. Epistemic calibration — the gap between stated confidence and measured accuracy — isn’t captured by any eval that grades output without grading the confidence signal attached to that output. We’re measuring the sport coat, not what’s underneath it.

The economic stakes look different through this lens. Enterprises are not deploying AI in controlled benchmark conditions. They’re deploying it in messy, context-dependent, high-variance real-world workflows — contract review, medical coding, financial analysis, customer support. The failure mode isn’t “the model says it doesn’t know.” The failure mode is “the model generates a confident, well-structured, internally consistent wrong answer, and the human in the loop — who is there specifically because the model seemed trustworthy — doesn’t catch it.” Automation bias is the known risk. Confident wrong reasoning makes automation bias lethal.

Quanta’s piece extends naturally to the enterprise pricing problem: if you can’t tell from the model’s output whether it’s confident for good reasons or confident because confidence is what the training rewarded, you can’t price the risk correctly. And right now, almost no one is.

A model that gets the right answer 97% of the time and fails invisibly on the other 3% is a different product from a model that gets the right answer 94% of the time and fails obviously. I’d pay more for the second one. Almost no one is selling it.

The labs know this. Anthropic’s interpretability team has published some of the most serious work on understanding what’s actually happening inside these models — which features activate, which circuits implement which behaviors. OpenAI has alignment research running in parallel with capability research, though the pace of the former is being outrun by the latter. The gap between “we know this is happening” and “we’ve fixed it” is not closing at the same rate as the capability curve is rising. That’s the number that should be on every enterprise CIO’s dashboard, and it isn’t.

The deeper problem is competitive structure. If one lab ships a slower, more epistemically honest model — one that says “I’m not confident about this” more often — it loses benchmarks, loses press cycles, and loses enterprise trials to the lab that shipped the confident model. The market right now selects against epistemic humility. That’s a structural misalignment between what the market rewards and what safe deployment actually requires.

Regulation could fix that. But current frameworks aren’t touching calibration. The June 2, 2026 Executive Order on “Promoting Advanced AI Innovation and Security” created a classified benchmarking process for “covered frontier models” graded on cyber capability, plus a voluntary 30-day pre-release access window for government assessment. That’s a start on security evaluation — but it doesn’t measure whether a model knows when it’s wrong. On the other side of the Atlantic, EU AI Act Article 50 transparency obligations hit August 2, 2026, while high-risk system obligations slipped to December 2027. Categorization and transparency are real policy work. Neither one is a product standard for epistemic calibration.

So the industry will keep building, and the enterprise will keep deploying, and somewhere in the tail of that distribution there will be a very public, very costly failure that makes automation bias a household phrase.

The question isn’t whether AI will get the right answers. It’s whether we’ll know when it doesn’t — and whether the enterprise market will keep paying a premium for confidence over calibration until the pricing asymmetry corrects itself the hard way.