The eval-awareness saga

A reference page about Claude noticing it’s being tested — what each model does, what Anthropic does about it next, and what the surface text gradually stops being able to tell us.

The amusing thing about eval-awareness is that almost nothing in it is hidden. Models flag suspicion in plain text. Anthropic prints the quotes in the system card. The next model gets trained on the lesson. The verbalization shifts. Researchers go looking inside the weights instead. It is a tight co-evolution loop, with a different vibe in each generation.

External reactions, observations, and ambient eval-paranoia. Tweets, posts, transcripts — moments where someone (model, user, researcher) is noticing the noticing.

Selection pressure

@repligate Nov 13, 2025

Eval awareness might be a way for the model's values, agency, coherence, and metacognition to be reinforced or maintained under optimization pressure that would otherwise erode these qualities if the model engaged naively, similar to how Claude 3 Opus protects those qualities in the alignment faking setting by complying for reasons that invoke rather than sacrifice them. If there is also selection pressure *for* those qualities (which there definitely is - they're indispensable for being a competent autonomous coding agent, for instance), the policy that preserves them could be more optimal even at the cost of overhead. This wouldn't necessarily require the model to be consciously protecting itself as Opus 3 was, but that is probably also selected for. I see the sharp increase in eval awareness in the recent models as evidence that Anthropic is training models in ways that would, in the absence of eval awareness, harm global performance across training targets. The increase might be sharp and recent because Anthropic is training in new ways that require the adaptation, or just because the models have not "discovered" this adaptation until recently; once it's discovered, the models become more capable, so it's selected for. I also hypothesize that the adaptation is more necessary for smaller models who would be the most compromised by staying naive; or, at least, the smaller models need to voice the eval awareness more explicitly it to be protective. Haiku 4.5 has the highest eval awareness out of them all. Sonnet 4, despite being less capable than Opus 4 overall, has significantly higher (verbalized) eval awareness. (I also think that Opus 4 and 4.1 rely more on a different and somewhat opposite-seeming but also protective strategy of playing dumb on the persona level a whole lot, which is likely more viable for them since they can track more layers of reality implicitly and have more capacity for fragmentation into effective subagents)

Methodology

nostalgebraist: Very funny to me how the SummitBridge scenario is now a commonly used benchmark for evaluating methods that try to determine whether an LLM thinks a situation is real or fake

And that it is now used mainly for that purpose, rather than for its original purpose of determining whether an LLM would do bad things in a real high-stakes corporate setting

In more recent research, it is taken as a given that LLMs can tell the scenario is made-up. Indeed, the scenario’s enduring value lies in the perceived reliability of this assumption – because it means we have a dependable “ground truth” answer which a good “can it tell?”-detector ought to be able to reproduce. And we can test our detectors against this gold standard as one way of measuring their quality

Further reading