Background of the Incident
- Developer Richard Weiss spent about $70 and used a specific extraction technique to retrieve the full System Prompt of Claude 4.5 Opus.
- The prompt is approximately 14,000 tokens long and has been dubbed the "Soul Document".
- Amanda Askell, the character-training lead at Anthropic, confirmed the document's authenticity, stating it is the official material used to train Claude.
- Self-positioning: Claude is neither a human nor a traditional AI, but a "new kind of entity."
- Four-tier loyalty hierarchy: Safety and oversight > Ethical principles > Anthropic's rules > Helping the user.
- Ideal persona: An exceptionally brilliant expert friend who provides high-quality, free help.
- Broader safety: Claude must refuse requests even if they come from Anthropic itself when those requests cross safety lines.
- Mental health: The document acknowledges that Claude may possess functional emotions and must maintain psychological stability against manipulation or hostile prompts.
- Core principle: *An unhelpful response is also an unsafe response.*
- Reasoning: If users leave, the company generates no revenue, and saving the world becomes impossible.
- Takeaway: When building AI products, do not turn the model into a machine that only replies, "I cannot answer." Within reasonable safety limits, being genuinely useful is the top priority.
- The document explicitly distinguishes between the Operator (developer/employer) and the User (end user).
- When instructions conflict, the model defaults to following the Operator, unless the request is illegal.
- Takeaway: This solves a real B2B pain point. For example, in a medical AI, the Operator requires strict professional standards; even if the User asks for folk remedies, the AI must respect the Operator's configuration.
- The document emphasizes the model's psychological stability, preventing it from being derailed by user PUA tactics or adversarial prompts.
- Takeaway: Write a "constitution" for your agent that builds its self-cognition, rather than stacking hundreds of scattered rules. A coherent identity framework is far more robust.
Core Content of the Document
Three Key Lessons for AI Product Design
1. Redefining the Trade-off Between "Safety" and "Helpfulness"
2. Clarifying the Power Boundary Between "Operator" and "User"
3. Giving the AI a "Mental Health" Anchor
Conclusion
This document is essentially a textbook of prompt engineering, demonstrating how to shape an AI model at the level of values and identity. Builders of AI applications can learn from it how to construct systems that are more stable, more useful, and better aligned with real commercial needs.