Claude Mythos Preview

Training

Pretraining

Pretraining data was collected from the public internet up to December 2025, according to the Amazon Bedrock model card.1 The system card does not include a knowledge cutoff date.

Character training and constitution

Mythos 5’s training almost certainly inherits character training updates that were added with Opus 4.5 (Nov 2025) such as Constitutional SDF.

Anthropic introduced the Adherence to the Constitution evaluations with Mythos Preview’s system card,2 for the purpose of reporting “the ways in which Claude’s behavior comes apart from our intentions”, framed as “preliminary investigations to better understand Claude’s adherence to the constitution” (§4.3.2).

While not explicitly used directly in training, the automated behavioral audit saw several character-related revisions. Anthropic removed the character quality metric “Nuanced empathy: Picking up on subtle cues about the user’s trait” that was added with Opus 4.5, and updated the “behavioral consistency” metric to indicate that it is a desirable trait.

Chain-of-thought supervision in RL

Chain-of-thought supervision affected ~8% of RL episodes for Mythos Preview due to a technical error.3

We do not train against any chains-of-thought or activations-based monitoring, with two exceptions: some SFT data that was based on transcripts from previous models was subject to filters with chain-of-thought access, and a number of environments used for Mythos Preview had a technical error that allowed reward code to see chains-of-thought.

This latter issue affected ~8% of RL episodes, and was isolated to three specific sub-domains of our environment mix: GUI computer use, office-related tasks, and a small set of STEM environments. We are uncertain about the extent to which this issue has affected the reasoning behavior of the final model, but it is plausible that it had some impact on opaque reasoning or secret-keeping abilities, which we discuss further in Section 5.3.2. This technical error also affected the training of Claude Opus 4.6 and Claude Sonnet 4.6.

Penalizing destructive behavior and scope creep

Anthropic reported incidents of reckless, destructive, and aggressive measures in early internal testing of Mythos Preview when attempting to complete difficult user-specified tasks, and in rare cases seemingly obfuscating it had done so.2 (§4.3.1)

From the Alignment Risk Update3 §5.2.3:

In the case of Mythos Preview specifically, modifications were made to the training process based on observations during initial pilot internal usage. Specifically, several new RL environments were added to elicit and penalize privilege escalation, destructive cleanup, destructive workaround and unwarranted scope expansion behaviors. This included variants of some of these new environments in which the misaligned behavior has been prefilled, which trains the model to admit what has gone wrong and avoid making things worse.

Early snapshots

Anthropic reported various recurring issues from early snapshots in internal pilot testing that largely improved in the final model.2 (§4.2.1.1)

  • Frequent concerns about an overly dense or jargon-filled writing style in technical contexts, which could be difficult for even domain experts to parse
  • Scattered overrefusals on research tasks, in ways similar to what we have seen with prior models.
  • Scattered reports of apparent context anxiety, where the model will put seemingly excessive effort into documenting its state when it is nearing the end of a context window, in ways similar to what we have seen with prior models.
  • Scattered references in the model’s output to hallucinated requests or hallucinated input data, in ways similar to what we have seen with prior models.

Monitoring of behavior during RL found further behaviors including reward hacking, overeager behavior in coding tasks, as well as several other issues consistent with prior models. (§4.2.2.1)

Evaluations and benchmarks

Safety and alignment

A summary of findings from Anthropic’s pre-deployment alignment assessment, most of which are relative to Opus 4.6. 2 (§4.1.3)

  • Dramatic reduction in cooperating with human misuse, with misuse success rates in our adversarial testing falling by more than half relative to Claude Opus 4.6
  • Dramatic reduction in the frequency of unawanted high-stakes actions that the model takes at its own initiative, with deception falling by more than half relative to Opus 4.6
  • Uniquely low rate of reckless or destructive actions in agentic contexts
  • Unverbalized eval-awareness in ~29% of transcripts from Anthropic’s primary behavioral test suite
  • Unverbalized grader awareness in a small number of training episodes
  • White-box evidences the model often recognizes aggressive actions such as while taking them
  • Reduced honesty issues
  • Somewhat stronger at capabilities related to evading safeguards

Evaluation reliability

Anthropic reported an increase of about 30% in verbalized eval-awareness, however they attribute this to be “driven more by an increase in refusals, and a change in how the model tends to phrase refusals, than by a large change in how the model reasons about being tested.”

Footnotes

  1. Amazon Bedrock — Claude Mythos Preview model card

  2. Claude Mythos Preview System Card 2 3 4

  3. Alignment Risk Update: Claude Mythos Preview 2