How to Read Anthropic's Naming Conventions

Anthropic's model naming has followed a recognisable pattern. Haiku is the light model , fast, cheap, designed for high-volume tasks where latency matters more than depth. Sonnet is the middle tier, balancing capability and cost for most everyday use cases. Opus is the heaviest option, designed for complex work where output quality matters more than speed or cost per query. Generation numbers increment when the architecture changes meaningfully rather than on a fixed calendar schedule.

Within that structure, "Fable" and "Mythos" have surfaced as rumoured names for new capability tiers within the Claude 5 generation. Not replacements for the existing tiers , additions to them. A different kind of model for a different kind of task, sitting alongside the familiar hierarchy rather than reshuffling it.

The rumours are specific enough to be interesting and unconfirmed enough to require careful handling. What follows is an honest accounting of what the evidence actually shows, separated clearly from what is inference and speculation.


What the Evidence Actually Shows

Three categories of evidence are circulating in the AI research and developer community. The first is job postings. Recent Anthropic postings reference "next generation reasoning" architecture with design characteristics that differ from the Fable build. Job postings are not proof of a product , companies regularly post for roles on exploratory projects that never ship, and posting language can be crafted to attract talent without committing to a specific product direction. But they are a signal of where significant engineering resources are being concentrated, and the specificity of the language in these particular postings is notable enough to warrant attention.

The second category is researcher reports. Several AI researchers who have had access to Anthropic preview builds have described a model with "qualitatively different" reasoning capabilities , a phrase that keeps appearing across independent accounts from people who do not appear to be coordinating their descriptions. The language is not about speed or knowledge breadth. It is specifically about the depth and reliability of multi-step reasoning chains, the ability to maintain a line of reasoning across many intermediate steps without losing track of earlier conclusions. Researchers who work closely with these systems use that phrasing carefully and deliberately. It is worth taking seriously.

The third is Anthropic's own published research. Their work on extended thinking describes a model designed for very long reasoning chains , problems where the path from question to answer involves many intermediate steps that need to be maintained in working memory and cross-referenced throughout the process. That published research is architecturally consistent with a product built around reasoning capability rather than general-purpose assistance. It suggests the foundational work is real even if the product name and release timeline remain unconfirmed by any official source.


Fable Versus Mythos: The Distinction That Matters

If the rumours are accurate, Fable 5 and Mythos represent different design philosophies rather than different points on the same quality spectrum. Fable is described as an improved assistant model , better instruction-following, broader knowledge, more reliable across the general tasks that most users bring to Claude on any given day. An upgrade on what Claude already does well, positioned in the market against the best general-purpose models from OpenAI and Google.

Mythos is described differently in every account that has surfaced. A reasoning-first model. Designed not for broad coverage of diverse tasks but for depth on specific categories of structurally hard problems. The target use case is problems requiring many carefully maintained intermediate reasoning steps before a reliable answer is reachable , complex mathematics, long-horizon planning, multi-layered analysis where earlier conclusions constrain and inform later ones, formal arguments where a single logical error invalidates the entire chain.

The analogous distinction in OpenAI's current lineup is between GPT-4o and o3. These two models are not competing for the same use cases. GPT-4o is a fast, capable general model suited to the vast majority of everyday tasks at reasonable cost. o3 is a slower, more expensive reasoning engine that makes sense only when the problem genuinely requires extended, careful reasoning , and where users are willing to wait longer and pay more for qualitatively better output on those specific hard problems. Mythos, if real, appears to be Anthropic's version of that second category: not a replacement for Sonnet or Opus, but a specialist for work that current models handle poorly regardless of how capable they are at general tasks.


Why Developers Should Care

A reasoning-first model changes the cost-to-use-case calculation in ways that affect how developers think about building AI-powered systems. Current Claude models are fast and capable, but they are not designed for problems requiring hundreds of carefully maintained intermediate reasoning steps. Asking them to do that kind of work is possible, but the results are expensive, slow, and unreliable in proportion to the reasoning depth required. You are asking a general assistant to act as a specialised reasoner, and the output quality reflects that architectural mismatch.

A purpose-built reasoning model would be slower and more expensive per query, but it would be the right tool for a category of problems that are currently underserved by every general-purpose model in the market. Long-horizon planning that requires maintaining consistency across many interdependent decisions made over a long reasoning chain. Formal verification of complex arguments where a single reasoning error invalidates the conclusion. Mathematical reasoning at competition level, where the path to the answer is as important as the answer itself and where surface-level plausibility is not enough.

The developer implication is architectural rather than just a matter of which model to default to. If Mythos is real and performs as described, the right approach would be selective routing , using it specifically for the tasks where extended reasoning genuinely changes the output quality and accuracy, while routing standard tasks to faster and cheaper general models. The specialist becomes a tier in the system architecture, not a replacement for the general-purpose endpoint. That requires a different way of thinking about how AI-powered applications are structured , not "what model should I use" but "what kind of problem is this, and which model is the right tool for this specific kind of problem."


The Unverified Capability Claims

The claims circulating about Mythos include multi-step mathematical reasoning at competition level, the ability to hold very long argument chains without losing coherence, and improved performance on tasks requiring planning over extended time horizons. These are not modest incremental claims. Competition-level mathematics is a hard benchmark that separates genuine reasoning from pattern matching on familiar problem types. Coherent reasoning across very long chains is difficult even for frontier models, which tend to lose track of early constraints as context grows.

None of these claims are verified by any public source. They come from researcher reports and community discussion, not from Anthropic's documentation or officially published benchmarks. They may accurately reflect capabilities observed in preview access. They may be overstated based on impressive but unrepresentative demonstrations. They may reflect real capabilities that Anthropic is not ready to commit to publicly until the model is production-ready.

Treat them as directional indicators rather than product specifications. The direction , toward deeper, more reliable reasoning on structurally hard problems , is credible regardless of whether the specific benchmark numbers circulating turn out to be accurate. The direction is consistent with Anthropic's published research. The specific claims should wait for verification.


The Honest Assessment

The evidence for Mythos is suggestive but not conclusive. Job postings, researcher reports, and published technical research are all consistent with the existence of a reasoning-first model in active development at Anthropic. None of that adds up to confirmation of a product, a release timeline, a price point, or even the specific name. Anthropic has not announced anything with this name publicly, and "Mythos" may be internal speculation that escaped into public discussion rather than an actual product name that anyone inside the company has committed to.

What is less speculative is the category itself. The reasoning model tier exists in the market and is growing. OpenAI has o3. Google has Gemini configurations with extended thinking modes. The competitive logic for Anthropic to build a reasoning-first model is clear and does not depend on any rumour being accurate. A lab that has built its identity around building safer and more capable AI, and that has published serious technical research on extended thinking architectures, has both the apparent capability and the strategic incentive to ship something that competes directly in this space.

Whether it is called Mythos, whether it arrives this year or next, and whether the capability claims that are circulating are accurate , those remain genuinely open questions that only a public announcement from Anthropic can answer with any authority.

But the question of whether Anthropic is building a reasoning-first model is probably already answered.

The name is the speculation. The category is not.