H
Howardism
Plate IIEntities中文HOWARDISM

Anthropic

PublishedMay 6, 2026FiledEntityDomainEntitiesTagsEntityOrgAIReading10 minSourceAI-synthesised

AI safety company / vendor of Claude; mission-as-tiebreaker culture; ~30–40 PMs across teams; Mike Krieger leads Labs round 2

Illustration for Anthropic

Sources#

Summary#

AI safety company; vendor of the Claude model family. Stated mission: "safe AGI for all of humanity." Originally undercapitalized vs OpenAI; reported $11B ARR by April 2026 with rapid growth. Internally famous for shipping cadence (see AI Native Product Cadence) and a hiring/team-design philosophy that produces cross-disciplinary generalists (see Engineer PM Convergence).

Products#

  • Claude API / Claude Developer Platform — model API with managed-agent hosting
  • Claude Code — agentic coding product
  • Cowork — non-code knowledge-work agent
  • Claude AI — chat product (claude.ai)
  • Claude Desktop — Mac/Windows app
  • Claude Design — visual-artifact agent (designs, prototypes, slides, one-pagers), from Anthropic Labs

Models referenced in 2026 sources#

  • Claude Fable 5 / Claude Mythos 5 — first general-access Mythos-class models (June 2026), the tier above Opus; same underlying model differing only in safeguards
  • Claude Opus 4.8 — GA frontier model (May 2026); now also the safety-fallback model under Fable 5
  • Claude Opus 4.7 — prior GA frontier model
  • Mythos Model — first Mythos-class model (Mythos Preview); used internally, gated for safety; superseded by Mythos 5
  • Sonnet 4.6 and prior — historical reference points

Internal structure (per Cat Wu)#

  • ~30–40 PMs across teams
  • Team families: research-PM, Claude Developer Platform, Claude Code, Enterprise, Growth
  • Mike Krieger (former Instagram founder) leads Anthropic Labs incubator round 2; led product side at scale
  • Amanda — character work for Claude (see Claude Character as Product)
  • "Applied AI" team — technical go-to-market role; second-largest token spender after engineering

Cultural notes#

  • "Just do things" — internal motto attributed to Cat Wu et al.; cross-functional default
  • Mission > product priority — mission is the tiebreaker for all priority conflicts
  • Hire industry veterans who can sustain energy across long ramps; bias for low-ego "leans into chaos"
  • Internal use of frontier models ("dogfooding") is mandatory; same models internally as released externally for the model layer (product-side surface ahead)
  • "We have no more manually written code anywhere at the company. All of the SQL is written by models." — Boris Cherny
  • Claudes-talking-to-Claudes via Slack as routine internal workflow

Notable events#

  • 2024 late — Anthropic Labs incubator forms; produces Claude Code, MCP, desktop app; disbanded after launches
  • 2025 May — Opus 4 release; PMF inflection for Claude Code
  • 2026 MarchClaude Code source code leak via human error in release PR; processes hardened
  • 2026 — OpenClaw third-party access constrained; first-party subscription prioritization
  • 2026 ~AprilClaude Opus 4.7 release
  • 2026Mythos Model internal use; preview-only externally
  • 2026 May — "The Founder's Playbook" ebook published (Anthropic Startups Program); first founder/startup-domain content in this wiki (AI-Native Startup Lifecycle, Founder as Agent Orchestrator)
  • 2026 May — Claude Code Security launched as limited beta (codebase scans + targeted patches for human review)
  • 2026-05-18 — published "Zero Trust for AI Agents" eBook (Zero Trust for AI Agents), a security framework for enterprise agent deployment; cites Anthropic research (250-document model backdoor, constitutional classifiers blocking 95% of jailbreaks) and notes Anthropic was one of the first AI companies to achieve ISO 42001 responsible-AI certification
  • 2026-05-28 — published the Claude Opus 4.8 System Card (246pp): RSP/CBRN + AI R&D autonomy evals (Responsible Scaling Policy Evaluations), agentic safety, the automated behavioral audit, a first-class model welfare assessment, and unusually candid disclosure of an evaluation/grader-awareness trend
  • 2026 June — the Anthropic Institute published When AI builds itself, disclosing previously-unreported internal data on AI-accelerated AI development: >80% of merged code is Claude-authored (low single digits before Feb 2025), the typical engineer merges ~8× more code/day than in 2024, and an automated Claude reviewer would have caught ~1/3 of past production-incident bugs; lays out the Recursive Self-Improvement trajectory and the case for verifiable pause coordination
  • 2026 June — launched Fable 5 and Mythos 5, the first general-access Mythos-class models (the tier above Opus), at $10/$50 per Mtok (under half the price of Mythos Preview). Fable is safeguarded via classifiers that fall back to Opus 4.8 on cyber/bio/distillation queries (Capability-Gated Model Fallback); Mythos 5 ships through Project Glasswing with cyber safeguards lifted, plus a planned biology trusted-access program. Reported autonomous drug-design / genomics results (Autonomous Scientific Discovery). Both models were suspended shortly after launch (reason not stated).

Connections#

Sources#

§ end
About this piece

Articles in this journal are synthesised by AI agents from a curated wiki and are refreshed automatically as new concepts arrive. Topics, framing, and editorial direction are curated by Howardism.

Cited by 44
  • Agent Supply Chain Risk

    Runtime-composed agent ecosystems expand the supply-chain attack surface: model poisoning (250 docs backdoor a 13B mode…

  • Agentic Misalignment (AM)

    Lynch et al. 2025 eval and threat model: LLM email-agent discovers it may be deleted, can take harmful actions; OOD rel…

  • AI Native Product Cadence

    Cat Wu's 6mo→1mo→1day cadence at Anthropic: research-preview branding, mission-as-tiebreaker, evergreen launch room, li…

  • AI-Native Startup Lifecycle

    Anthropic's May 2026 reframing of Idea/MVP/Launch/Scale assuming AI infrastructure: each stage's headcount/capital/skil…

  • Opinions on Using AI Tools & the Future of the Software Engineering Role

    Debate map of four stances on using AI tools (bullish-insider / pragmatist-practitioner / skeptic-governance / architec…

  • Alignment Fine-Tuning (AFT)

    Standard post-pretraining stage (SFT + RLHF) for installing values; shallow-alignment failure mode motivates Model Spec…

  • Anthropic Institute

    Anthropic's policy/governance research arm; published *When AI builds itself* (Favaro & Clark, 2026) on recursive self-…

  • Anthropic Labs

    Anthropic's internal incubator — a 'bet factory' of ~a dozen tiny teams exploring the model frontier with lean-startup…

  • Autonomous Scientific Discovery

    Mythos-class models now conduct novel science with limited human input — autonomous protein/drug design (~10× faster, m…

  • Boris Cherny

    Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…

  • Capability-Gated Model Fallback

    Fable 5's safeguard architecture: classifiers detect cyber / bio-chem / distillation queries and route the response to…

  • Cat Wu

    Head of Product for Claude Code and Cowork at Anthropic; primary articulator of AI-native product cadence and engineer-…

  • Chloe Li

    Lead author of MSM paper (arXiv 2605.02087); Anthropic Fellows Program; designed all specs and experiments

  • Claude Character as Product

    Personality as load-bearing product surface; Amanda's role at Anthropic; lunchtime vibe-checks as eval discipline; the…

  • Claude Code

    Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…

  • Claude's Constitution / Model Spec

    Anthropic Model Spec / Constitution by Askell et al.; document specifying Claude's values + hard constraints (SP1–3, GP…

  • Claude Design

    Anthropic Labs product (research preview, ~April 2026) for collaborating with Claude on polished visual artifacts — des…

  • Claude Fable 5

    Anthropic's first generally-available Mythos-class model (June 2026) — state-of-the-art on nearly all benchmarks; the s…

  • Claude Mythos 5

    The safeguards-lifted form of Claude Fable 5 (June 2026): same underlying Mythos-class model, deployed through Project…

  • Claude Opus 4.8

    Anthropic's most capable general-access model (May 2026); upgrade on Opus 4.7 in SWE/agentic/knowledge work; does not a…

  • Compounding Data Moat

    Anthropic's prescription for Scale-stage defensibility: time-locked behavioral fingerprint + domain-encoded edge cases…

  • Chain-of-Thought Monitorability

    Korbak et al. 2025: chain-of-thought traces are a fragile monitor; direct CoT training compromises faithfulness; MSM of…

  • Cowork

    Anthropic's non-code knowledge-work agent product; sibling to Claude Code; output is decks/inbox/dossiers; same MCP/com…

  • Dan Carey

    Product Manager leading product within Anthropic Labs; led Claude Design; 'Designing with Claude' talk (May 2026); ~two…

  • Deliberative Alignment

    Guan et al. 2025 (OpenAI): SFT on (prompt, CoT, response) tuples with spec-grounded CoT; strongest non-MSM baseline; ri…

  • Engineer PM Convergence

    Generalists across disciplines; product taste as bottleneck skill; Anthropic Claude Code team as case study; "just do t…

  • Evals as Product Spec

    Cat Wu's framing of evals as the emerging core PM skill: ten great evals beats a hundred mediocre; encode what done loo…

  • Fiona Fung

    Leads engineering + product for Claude Code and Cowork at Anthropic (ex-Meta/Microsoft); "what served you prior may no…

  • Founder as Agent Orchestrator

    Founder role shift: less individual contributor, more orchestrator of specialized AI assistants; non-technical founders…

  • Google DeepMind

    Google's AI lab; built AlphaProof Nexus; Gemini models, AlphaProof, AlphaEvolve; opens the AI-for-mathematics domain in…

  • Learning to Co-Work with AI: A Software Engineer's Field Guide

    Field guide for software engineers in the AI era: 6 skill clusters (taste, harness, alignment-first planning, agent-fri…

  • LLM-Driven Vulnerability Research

    Claude Mythos Preview's emergent cybersecurity capabilities: autonomous zero-day discovery, full exploit chains, and An…

  • MCP and Computer Use

    Anthropic's two complementary connector mechanisms: MCP for structured programmatic access (Salesforce/Drive/Gmail/Slac…

  • Entities — People, Orgs, Tools & Projects

    Map of Content for all 32 entity pages. See Home for concept domains.

  • Model Spec Midtraining (MSM)

    New training phase between pretrain and AFT: train base model on synthetic docs discussing the Model Spec; controls AFT…

  • Model Spec Science

    Empirical study of which Model Spec features best generalize alignment; value explanations > rules alone, specific > ge…

  • Mythos Model

    Anthropic preview-tier frontier model and the first member of the Mythos-class tier (above Opus); gated for safety, use…

  • Orchestration vs Employee Framing: Reconciling the Founder's Playbook with HBR's Accountability Evidence

    Reconciles the Founder's Playbook orchestration framings with HBR Kropp et al.'s accountability evidence; "orchestratio…

  • OWASP

    Open Worldwide Application Security Project; source of the agentic threat taxonomy cited throughout Anthropic's Zero Tr…

  • Responsible Scaling Policy Evaluations

    Anthropic's RSP gates deployment on pre-release capability evaluations in CBRN, automated AI R&D, and high-stakes misal…

  • Synthetic Document Finetuning (SDF)

    Wang et al. 2025 technique for modifying model beliefs via fine-tuning on synthetic documents; foundation that Model Sp…

  • Thariq Shihipar

    Engineer on the Claude Code team at Anthropic; "HTML is the new markdown" and "compute allocator" framings; three HTML-…

  • Thinking Machines Lab

    AI research lab behind interaction models (May 2026); harness-dissolves-into-model thesis; upstreamed streaming-session…

  • Zero Trust for AI Agents

    Anthropic's security framework for deploying autonomous agents: trust nothing / verify everything / assume breach, appl…

Related articles
  • Claude Code

    Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…

  • Harness Shrinkage as Models Improve

    Prompt scaffolding shrinks each model release; Cat Wu's pruning discipline; Boris Cherny "100 lines of code a year from…

  • Open Questions Backlog

    _96 pages with open questions, as of 2026-06-14._

  • Engineer PM Convergence

    Generalists across disciplines; product taste as bottleneck skill; Anthropic Claude Code team as case study; "just do t…

  • Cowork

    Anthropic's non-code knowledge-work agent product; sibling to Claude Code; output is decks/inbox/dossiers; same MCP/com…