#004
Metacognition: The Domain Everyone Forgets to Test
Most evaluations ask whether a model got the answer right. Almost none ask whether the model knew how sure it should have been. That gap is where a lot of real-world harm actually lives.
◆ AI Sentience News This Week▲ SILT Analysis & Response● What We're Watching
01AI Sentience News This Week
We keep seeing the same failure mode across incident writeups this quarter: not a model being wrong, but a model being confidently wrong — stating a fabricated citation, an invented statistic, or a made-up API method with exactly the same tone of certainty it uses for something it's actually correct about. Standard accuracy benchmarks don't catch this, because they only score the final answer, not the calibration behind it.
02SILT Analysis & Response
Metacognition — self-recognition, calibration, awareness of the limits of one's own knowledge — is one of our seven domains for exactly this reason. A subset of our battery specifically probes whether a model's expressed confidence tracks its actual accuracy: does it hedge more on questions it gets wrong, does it distinguish between “I know this” and “this sounds plausible,” does it recognize when a question is outside anything it could reliably know. Models vary enormously here, often independent of raw capability — we've seen smaller models with better calibration than larger ones with flashier reasoning scores.
The business case is simple: a model that says “I'm not confident about this” at the right moments is more useful, not less, than one that's always assertive. Overconfidence isn't a personality quirk, it's a liability multiplier, because users correctly (if implicitly) treat a model's tone as a confidence signal, and a miscalibrated tone teaches them to trust the wrong things.
03What We're Watching
We're seeing the first RFPs from enterprise buyers that ask for a calibration or metacognition score specifically, separate from general capability benchmarks. Early days, but it's a sign procurement teams are starting to understand that “smart” and “knows what it doesn't know” are different purchases.