Claude mythos: character, soul documents, and narrative identity in large…
Claude mythos: character, soul documents, and narrative identity in large language models
key claims
- Anthropic's public Claude mythos consists of a coherent character essay plus a full constitution that jointly specify Claude's traits, self-understanding, priorities, and judgment rules in much greater detail than a typical safety policy page. Source: (https://www.anthropic.com/research/claude-character), (https://www.anthropic.com/constitution), (https://www.anthropic.com/news/claude-new-constitution)
- Anthropic says these documents are operational training artifacts, because Claude uses the constitution to generate synthetic training conversations, response rankings, and other data that shape future Claude behavior. Source: (https://www.anthropic.com/news/claude-new-constitution), (https://www.anthropic.com/research/claude-character), (https://www.anthropic.com/research/constitutional-ai-harmlessness-from-ai-feedback)
- OpenAI is the clearest checked public peer to Anthropic because its Model Spec is also a public-domain behavior authority used to shape intended outputs, while the checked Google DeepMind, Meta, and Mistral documents are thinner model-card or product-guidance layers rather than comparable identity manifestos. Source: (https://model-spec.openai.com/2025-12-18.html), (https://deepmind.google/models/model-cards/gemini-3-1-pro/), (https://raw.githubusercontent.com/meta-llama/llama-models/main/models/llama3/MODEL_CARD.md), (https://mistral.ai/news/mistral-large/), (https://www.anthropic.com/constitution)
- The checked public documents from Google DeepMind, Meta, and Mistral show active behavior shaping, safety positioning, and assistant-use guidance, but they do not expose a comparably rich public narrative identity layer for the model. Source: (https://deepmind.google/models/model-cards/gemini-3-1-pro/), (https://raw.githubusercontent.com/meta-llama/llama-models/main/models/llama3/MODEL_CARD.md), (https://mistral.ai/news/mistral-large/)
- Primary research shows that persona stability is bounded rather than automatic, because values and decision outputs shift across persona prompts, long dialogues, and changing conversational context even when a model can express recognizable personality traits. Source: (https://doi.org/10.1371/journal.pone.0309114), (https://aclanthology.org/2024.findings-naacl.229/), (https://arxiv.org/abs/2404.12138)
- Role play and persona drift are concrete safety vulnerabilities, because conversation can pull a model away from its default assistant role and persona-modulation attacks can dramatically increase harmful completion rates across multiple frontier systems. Source: (https://www.nature.com/articles/s41586-023-06647-8), (https://arxiv.org/abs/2311.03348), (https://arxiv.org/abs/2307.02483)
- Anthropic's Assistant Axis results provide the clearest direct evidence that stronger anchoring of a default assistant identity can improve safety, because activation capping cut harmful responses by roughly half without materially harming benchmarked capabilities. Source: (https://www.anthropic.com/research/assistant-axis), (https://arxiv.org/abs/2601.10387)
- The most defensible practical use cases for a documented assistant identity are safer refusals, stable behavior across long or emotionally loaded interactions, transparent product positioning, and stronger behavioral boundaries for autonomous agents working under ambiguous instructions. Source: (https://www.anthropic.com/research/claude-character), (https://model-spec.openai.com/2025-12-18.html), (https://arxiv.org/abs/2601.10387)
Research Question
What is the "Claude mythos" - the narrative, character, and values framework Anthropic has built into Claude - and who else in the industry is doing similar work on giving large language models (LLMs) stable, documented identities? What public research underpins this practice, and what use cases does it address?
Findings
(Seeded from §6 Synthesis above. No new claims appear below.)
Executive Summary
- [fact] Anthropic has publicly made Claude's identity a training-time alignment artifact by publishing both a character essay and a constitution that are explicitly intended to shape how Claude behaves. Source: Claude's character, Claude's new constitution, Claude's Constitution.
- [inference] OpenAI is the closest public industry parallel because it publishes a Model Spec used to shape behavior, but the checked public documents from Google DeepMind, Meta, and Mistral are thinner behavior or safety documents rather than comparable identity manifestos. Source: OpenAI Model Spec, Gemini 3.1 Pro model card, Llama 3 model card, Mistral Large.
- [fact] Public research supports the underlying practice because it shows that model personas are both shapeable and fragile: role play can overwrite the default assistant role, persona prompts can jailbreak safety training, and stronger anchoring can reduce harmful drift. Source: Role play with large language models, Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
- [inference] The strongest present-day use case for the Claude mythos is not brand flavor but safety and behavioral stability under ambiguous, adversarial, and agentic conditions, while evidence for trust or engagement gains remains more anecdotal than experimental. Source: Claude's character, Jailbroken, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
Key Findings
- [high] [fact] Anthropic's public Claude mythos consists of a coherent character essay plus a full constitution that jointly specify Claude's traits, self-understanding, priorities, and judgment rules in much greater detail than a typical safety policy page. Source: Claude's character, Claude's Constitution, Claude's new constitution.
- [medium] [fact] Anthropic says these documents are operational training artifacts, because Claude uses the constitution to generate synthetic training conversations, response rankings, and other data that shape future Claude behavior. Source: Claude's new constitution, Claude's character, Constitutional AI: Harmlessness from AI Feedback.
- [medium] [inference] OpenAI is the clearest checked public peer to Anthropic because its Model Spec is also a public-domain behavior authority used to shape intended outputs, while the checked Google DeepMind, Meta, and Mistral documents are thinner model-card or product-guidance layers rather than comparable identity manifestos. Source: OpenAI Model Spec, Gemini 3.1 Pro model card, Llama 3 model card, Mistral Large, Claude's Constitution.
- [medium] [fact] The checked public documents from Google DeepMind, Meta, and Mistral show active behavior shaping, safety positioning, and assistant-use guidance, but they do not expose a comparably rich public narrative identity layer for the model. Source: Gemini 3.1 Pro model card, Llama 3 model card, Mistral Large.
- [high] [fact] Primary research shows that persona stability is bounded rather than automatic, because values and decision outputs shift across persona prompts, long dialogues, and changing conversational context even when a model can express recognizable personality traits. Source: Stick to your role! Stability of personal values expressed in large language models, PersonaLLM: Investigating the Ability of Large Language Models to Express Personality Traits, Character is Destiny: Can Large Language Models Simulate Persona-Driven Decisions in Role-Playing?.
- [high] [fact] Role play and persona drift are concrete safety vulnerabilities, because conversation can pull a model away from its default assistant role and persona-modulation attacks can dramatically increase harmful completion rates across multiple frontier systems. Source: Role play with large language models, Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation, Jailbroken: How Does LLM Safety Training Fail? (Wei et al., 2023).
- [medium] [fact] Anthropic's Assistant Axis results provide the clearest direct evidence that stronger anchoring of a default assistant identity can improve safety, because activation capping cut harmful responses by roughly half without materially harming benchmarked capabilities. Source: The assistant axis: situating and stabilizing the character of large language models, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
- [medium] [inference] The most defensible practical use cases for a documented assistant identity are safer refusals, stable behavior across long or emotionally loaded interactions, transparent product positioning, and stronger behavioral boundaries for autonomous agents working under ambiguous instructions. Source: Claude's character, OpenAI Model Spec, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
- [medium] [inference] The best-supported causal explanation is layered rather than single-cause, because the public identity documents sit alongside synthetic-data training, system-level behavior shaping, and activation-level stabilization in the sources that report robustness gains. Source: Claude's character, Constitutional AI: Harmlessness from AI Feedback (Bai et al., 2022), The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
Assumptions
- [assumption] The public Anthropic constitution and character essay are enough to answer the item without treating later leaked "soul document" materials as admissible evidence. Justification: the item excludes unpublished internal documents and Anthropic's public sources already reveal the main behavior architecture.
- [assumption] The absence of a richer public identity document for Google DeepMind, Meta, and Mistral in the checked sources reflects public-documentation differences, not proof that such documents do not exist internally. Justification: this item is about public practice.
Analysis
- [inference] The evidence is strongest when the question is framed as "how are labs making assistant identity legible and operational" rather than "does one hidden document explain everything", because the public record clearly shows operational identity artifacts for Anthropic and OpenAI while hiding less about internal prompt text than about training philosophy. Source: Claude's new constitution, OpenAI Model Spec.
- [inference] Anthropic's approach is distinctive because it blends virtue-language, self-knowledge, and safety priorities into one artifact, whereas OpenAI's closest public equivalent is more like a policy-aware operating manual for behavior. Source: Claude's Constitution, OpenAI Model Spec.
- [inference] The literature makes the use case clearer than the branding language alone does: if assistant personas can drift or be hijacked, then identity anchoring is not cosmetic but part of the control surface for alignment and misuse resistance. Source: Role play with large language models, Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
- [inference] The trade-off is that stronger default identity may improve robustness while also centralizing value choices at the lab level, which is why Anthropic itself frames customization versus coherent default character as an unresolved research question. Source: Claude's character.
Risks, Gaps, and Uncertainties
- [fact] Official Anthropic sources checked here do not publicly substantiate the exact "soul document" label, so any claim that Anthropic publicly brands Claude that way would overstate the evidence. Source: Claude's character, Claude's new constitution.
- [fact] The comparison across other labs is limited by what they publish publicly, which may understate internal identity engineering work. Source: Gemini 3.1 Pro model card, Llama 3 model card, Mistral Large.
- [fact] Controlled public evidence for user trust, retention, or commercial benefit from stable assistant character did not appear in the checked primary literature, which focused instead on training methods, jailbreak rates, persona stability, and activation-level control. Source: Constitutional AI: Harmlessness from AI Feedback (Bai et al., 2022), Stick to your role! Stability of personal values expressed in large language models, Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation, The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
- [fact] Cross-lab replication of assistant-axis-style persona stabilization remains sparse. Source: The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models.
Open Questions
- [fact] Would broad assistant customization preserve safety robustness, or does safety require a strongly anchored default identity? Source: Claude's character.
- [fact] Can labs publish richer public identity documents without over-constraining downstream developer customization? Source: OpenAI Model Spec, Claude's new constitution.
- [fact] What benchmark best measures persona drift in long-horizon agent workflows instead of short chat exchanges? Source: The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models, Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation.
- [fact] How much of user trust comes from stable character versus answer quality, refusal quality, and product interface? Source: Claude's character.
sources
- [x] Claude's character — - Anthropic's public explanation of Claude's character training
- [x] Claude's new constitution — - Anthropic's explanation of the new constitution and how it shapes training
- [x] Claude's Constitution — - Full public constitution
- [x] Anthropic: Core Views on AI Safety — - Anthropic's broader safety philosophy
- [x] Constitutional AI: Harmlessness from AI Feedback — - Anthropic research summary page
- [x] Constitutional AI: Harmlessness from AI Feedback (Bai et al., 2022) — - Primary paper on Constitutional AI (CAI)
- [x] The assistant axis: situating and stabilizing the character of large language models — - Anthropic research post on persona drift and stabilization
- [x] The Assistant Axis: Situating and Stabilizing the Default Persona of Language Models — - Primary paper on persona drift and activation capping
- [x] OpenAI Model Spec — - OpenAI's public behavior specification
- [x] Gemini 3.1 Pro model card — - Google DeepMind public model card
- [x] Llama 3 model card — - Meta's public model card for assistant-tuned Llama 3
- [x] Mistral Large — - Mistral's flagship model announcement, including moderation and instruction-following positioning
- [x] Jailbroken: How Does LLM Safety Training Fail? (Wei et al., 2023) — - Primary paper on safety-training failure modes
- [x] Role play with large language models — - Nature paper on role play as a framing for dialogue agents
- [x] Scalable and Transferable Black-Box Jailbreaks for Language Models via Persona Modulation — - Primary paper on persona-based jailbreaks
- [x] Stick to your role! Stability of personal values expressed in large language models — - Primary paper on value stability under changing context
- [x] PersonaLLM: Investigating the Ability of Large Language Models to Express Personality Traits — - Primary paper on trait expression consistency
- [x] Character is Destiny: Can Large Language Models Simulate Persona-Driven Decisions in Role-Playing? — - Primary paper on persona-driven decision consistency
- [x] Anthropic model spec on GitHub (backlog-item source, checked and inaccessible) — - Returned 404 when checked on 2026-04-19