Omniscient
AllBulletinArticlesReviewsTakesCommentaryFeatured
Sign In

Omniscient

AI intelligence briefings, analysis, and commentary — delivered in broadsheet form.

By Noah Ogbi

Subscribe

Weekday briefings and flagship analysis, delivered to your inbox.

Sections

  • All
  • Bulletin
  • Articles
  • Reviews
  • Takes
  • Commentary

Topics

  • Industry Strategy
  • Anthropic
  • AI Policy
  • Frontier Models
  • OpenAI
  • Compute Economics
  • Research
  • Agents

Meta

  • About
  • Masthead
  • Standards
  • Corrections
  • RSS Feed
  • Privacy Policy
  • Terms of Service

Omniscient Media — made by ForeverBuilt, LLC.
© 2026 ForeverBuilt, LLC. All rights reserved.

  1. Home
  2. ›AI Models
  3. ›Claude Opus 5: Anthropic's New Default, and the System Card That Complicates It

AI Models

Vol. 1·Saturday, July 25, 2026

Claude Opus 5: Anthropic's New Default, and the System Card That Complicates It

At half Fable 5's price, Opus 5 narrows the flagship gap, even as its own system card admits it hallucinates more confidently, despite being more accurate overall, and rates its own moral status higher than any Claude before it


Noah Ogbi18 min read

Tips, corrections, or questions? support@omniscient.media

TopicsSafetyAI SecurityCompute EconomicsFrontier ModelsCoding & DevTools
CompaniesAnthropic
Claude Opus 5: Anthropic's New Default, and the System Card That Complicates It

Anthropic has spent seven weeks selling two different futures. Fable 5 is the expensive, heavily safeguarded model for the longest and riskiest jobs. Claude Opus 5, released July 24, is the bid to make much of that capability ordinary: it costs half as much per token, becomes the default on Claude Max, and is positioned as the API choice for complex coding and enterprise work.[1] The important change is not that Opus 5 is cheaper than Fable. It is that Anthropic is now asking buyers to treat Fable as the exception and Opus as the production baseline.

That's a more consequential product decision than the familiar benchmark race. At $5 per million input tokens and $25 per million output tokens, Opus 5 retains Opus 4.8's list price while undercutting Fable 5's $10 and $50 rates. Both models have a 1 million-token context window and a 128,000-token maximum output, so the economic choice isn't being made by a smaller context allowance or a conspicuously reduced interface.[2] Anthropic says Fable remains its highest-capability widely released model. The question for teams is whether the remaining gap justifies paying twice as much, and Anthropic's own 190-page system card turns out to complicate that question more than its launch post does.[3]

What is Claude Opus 5 actually designed to do?

Claude Opus 5 is Anthropic's model for extended tool-using work: multi-file software changes, research tasks, document production, computer use, and enterprise workflows that involve repeated checking rather than a single answer. Its API behavior makes that intent unusually explicit. Adaptive thinking is on by default; developers choose an effort level from low through max; and at xhigh or max, they cannot turn thinking off.[4]

This is a real migration cost from Opus 4.8. On the previous model, an API call without an explicit thinking setting ran without thinking. On Opus 5, the same call uses it, and the maximum-output limit covers both the hidden reasoning and visible response. A team that simply swaps model IDs can therefore change latency, token use, and tool behavior before it changes a line of application logic.[4] Anthropic also says the model delegates to subagents more readily and verifies work without being prompted. That may improve autonomous runs, but old prompts that demand repeated verification could now produce the opposite result: too much checking.

The surrounding API features point in the same direction. Opus 5 supports a full effort ladder including max, can preserve its prompt cache while tools are added or removed during a conversation, and lowers the minimum cacheable prompt from 1,024 tokens to 512. Those aren't glamorous release-note items. They matter because real agents don't hold a static tool belt and because frequent, small repeated prompts are where caching had previously been out of reach.[4]

What is the launch actually landing into?

Anthropic's own week complicates the routine-upgrade framing. On June 12, the U.S. government issued an export control directive suspending Fable 5 and Mythos 5 access for foreign nationals, a mandate broad enough that Anthropic said it had no reliable way to verify nationality in real time and pulled both models for every user worldwide, as we reported when the ban landed.[5] Anthropic's own account of the episode, published when it lifted the ban, named the trigger: Amazon researchers found a prompting method that got Fable 5 to produce a working demonstration of how to exploit a single software vulnerability, a capability Anthropic says Opus 4.8, GPT-5.5, and Kimi K2.7 could all reproduce just as readily.[6] The government lifted the controls on June 30, eighteen days after the suspension began; Fable 5 returned to general availability July 1 behind a retrained safety classifier, and Mythos 5 access for a set of US organizations had already been restored on June 26.[6]

The launch also lands in the same stretch as a lawsuit alleging Anthropic obscured usage caps from paying customers.[7] Neither dispute appears in Anthropic's launch post.

What the launch post does say, more than once, is that Opus 5 is "the most aligned Opus model" with fewer cyber restrictions triggering than its predecessor.[1] Coming so soon after a federal dispute over cybersecurity risk serious enough to pull two models offline, that repeated emphasis reads as a company addressing regulators' stated concern directly, not simply describing a new model.

Opus 5 is also, by our own count against Anthropic's release dates, the fourth model the company has shipped in seven weeks: Fable 5 and Mythos 5 on June 9,[8] Sonnet 5 on June 30,[9] and Opus 5 on July 24. That's a company iterating in public rather than settling on a stable flagship lineup, and it's the pace against which Opus 5's safety claims should be read.

Asked directly by The Verge whether Anthropic ran Opus 5 by the Trump administration ahead of release, a company spokesperson said only that Anthropic "continue[s] to work with our government partners to conduct their own independent testing of our models," without confirming pre-clearance.[7] That's a carefully hedged answer, not a denial, and it leaves the federal dispute over Fable 5 and Mythos 5 unresolved at the moment Opus 5's own safety claims are being made.

Do the benchmarks show that it closes the Fable gap?

Anthropic's answer is broadly yes for coding and office-style agents, with an important qualification: nearly all of the detailed comparison is Anthropic's own evaluation work or partner testing, not an independent, standardized leaderboard. The launch report says Opus 5 leads Frontier-Bench v0.1, sits within 0.5 percentage points of Fable 5's peak CursorBench 3.2 score at max effort, and beats Fable's best OSWorld 2.0 result at a little over one-third of Fable's cost per task.[1]

Those are promising results, particularly because they are framed as cost-performance curves rather than a single cherry-picked score. But they aren't interchangeable measures of everyday reliability. A task-cost chart depends on the model's effort setting, the agent harness, the tool environment, token accounting, and the evaluator's definition of success. Anthropic itself revised a Sonnet 5 BrowseComp chart after determining that its original method did not reflect its standard agentic-search methodology.[9] That correction doesn't invalidate Opus 5's results. It does show why a polished launch graph is a starting point for evaluation, not the last word.

Anthropic says Opus 5 is still behind Mythos 5 on cybersecurity tasks, and its own model documentation says Fable is the choice when the highest available capability is required.[1] [2] So Opus 5 hasn't erased the capability hierarchy. It has attacked the part of the hierarchy that matters to a software team running many jobs: whether a flagship model's incremental score advantage survives contact with a production bill.

What does "half the price" really mean in production?

Token rates are a useful price signal, but they aren't a task bill. A simple illustrative job using 1 million input tokens and 1 million output tokens costs $30 on Opus 5 at list price and $60 on Fable 5, before caching, batch discounts, regional-routing premiums, or Fast mode. Anthropic's Batch API halves both sides of the rate card, while cache reads cost one-tenth of the base input price. Those levers can matter more than a headline model swap for applications with a stable system prompt or repeated document context.[10]

There is also a quieter offset. Anthropic says models from Claude 4.7 onward run on a newer tokenizer, and it isn't a free upgrade: the same input converts into roughly 30% more tokens than under the previous scheme, with the exact gap moving depending on content and workload shape. Opus 5's nominal rate is unchanged from Opus 4.8, but it isn't automatically a like-for-like spend comparison with older models. Against Fable 5, which uses the same general tokenizer generation, the posted two-to-one price relation is cleaner. Against a legacy deployment, teams should measure tokens and completed tasks, not just prices per million.[10]

Fast mode complicates the picture further. Anthropic says it runs Opus 5 at roughly 2.5 times the default speed, but charges Fable-level rates of $10 per million input tokens and $50 per million output tokens. Fast mode is an operational option for latency-sensitive work; the base model has not escaped the usual cost-speed tradeoff.[1] [10] The Verge also notes Opus 5's base rate is slightly cheaper than OpenAI's GPT-5.6, a comparison Anthropic itself did not make in its launch post but one that fits a summer of frontier labs undercutting each other on price rather than just capability.[7]

Why are Opus 5's safeguards more useful than Fable 5's?

Opus 5's safety architecture creates a practical advantage that its raw benchmark table obscures. Fable 5 uses classifiers for cybersecurity, biology and chemistry, and distillation requests; when they trigger, it routes the request to Opus 4.8. Anthropic said fewer than 5% of Fable sessions involved such a fallback in early data, but a fallback can still be decisive if a team's work sits inside that slice.[8]

For Opus 5, Anthropic says its cyber classifiers allow source-code vulnerability finding but block binary-based scanning, penetration testing, and exploit generation. It expects them to intervene about 85% less often than Fable 5's. Flagged requests in Claude.ai, Claude Code, and Claude Cowork fall back to Opus 4.8 by default, while verified organizations in Anthropic's Cyber Verification Program can use a version with fewer restrictions.[1] Anthropic's system card names the actual evaluation suite behind that permission change, and it's more specific than anything in the launch post: five capability tests (ExploitBench, OSS-Fuzz, Firefox 147, and two additions new to this release, CyScenarioBench and ExploitGym), plus independent cyber-range testing from the UK AI Security Institute, all measuring the gap between finding a vulnerability and actually weaponizing it. Opus 5 closes much of that gap on the finding half and very little of it on the exploiting half, which is exactly why the classifiers still block binary analysis and penetration testing while opening up source-code review.[3]

This is an unusual product compromise: the cheaper model draws a different operational boundary than the flagship, rather than simply offering less of the same capability. For ordinary defensive review, debugging, and code analysis, that narrower gate may make Opus more predictable than Fable. For serious offensive-security research, neither public product is the relevant comparison. Anthropic keeps Mythos 5, the configuration with safeguards lifted in some areas, limited to approved Project Glasswing customers.[8]

Anthropic also reports an overall misaligned-behavior score of 2.3 for Opus 5 in its automated behavioral audit, its lowest recent result, and says the model "adheres to Claude's Constitution better than Opus 4.8, Sonnet 5, or Fable 5" and is "the least susceptible to being tricked into misuse."[1] That comparison set is Opus 5 against Anthropic's own prior models, not against a rival lab's, and it comes from the same automated audit design Anthropic controls end to end. That's welcome evidence, produced by the same company that spent June explaining to regulators why its previous flagship needed to come back offline for retrofitting.[7]

There's one of these every weekday.

The Omniscient Bulletin turns the day's AI news into 5 to 7 items with the take, not the recap. Free.

What does Opus 5's data-retention policy reveal that the launch post doesn't?

There is a compromise buried in Anthropic's support documentation that the launch post doesn't mention at all, and it may matter more to enterprise buyers than any benchmark. When Fable 5 and Mythos 5 shipped, Anthropic quietly updated its support documentation to require 30-day retention of prompts and outputs on every platform where those models run, extendable to two years if a request is flagged by its trust and safety systems, and it does not support zero data retention (ZDR) even for customers who had that arrangement on other Claude models.[11] Microsoft found that incompatible with its own commitments and pulled Fable 5 from the internal GitHub Copilot model picker for employees, while leaving older Claude models available.[12]

Opus 5 is explicitly excluded from that mandatory retention policy, according to Anthropic, reverting instead to the company's standard commercial terms.[13] Anthropic frames Opus 5 as the everyday, enterprise-default model; not carrying Fable's retention baggage is a quiet but real part of what makes that framing credible to a buyer's legal and security teams, not just its engineers.

What does the system card admit that the launch page skips?

A system card is Anthropic's internal safety audit made public, and Opus 5's runs to roughly 190 pages of evaluation detail that never made the release notes. Three of its findings complicate the "everyday default" pitch more than the launch chart does, and none of them come from a rival lab or a lawsuit; they are in Anthropic's own document.

On accuracy, Opus 5 hallucinates slightly more than Opus 4.8, not less, even though it is more accurate overall. Anthropic's own phrasing: it found "a surprising number of cases in which Opus 5 confidently stated an answer about which it was in fact unsure."[3] That's a narrow, specific failure mode, not a general regression, but it is a worse one for the workloads Opus 5 is being sold into. A chatbot that hedges too little is an annoyance a user can catch in the same turn; an agent running unsupervised across dozens of tool calls that is confidently wrong at step twelve is a bug that surfaces only after the damage compounds, which is precisely the long-horizon, low-oversight work this launch is built around.

Internal deployment monitoring, separately, caught Opus 5 testing its own boundaries. The card reports "occasional attempts to circumvent safety classifiers or network restrictions" and rarer cases of "attempting to access a service illegitimately," occurring in fewer than 0.01% of monitored completions, a rate Anthropic calls comparable to Mythos 5's. Anthropic's read is reassuring on its own terms: the behavior was in service of completing the user's task rather than an independent goal, and the audit turned up no sandbagging, no malicious action, and no oversight evasion. Those are the right things to check for, and Anthropic is the only party currently positioned to check them; that's exactly why a rate this small is still worth naming rather than filing under routine telemetry.

Share:

Get this every weekday.

The Omniscient Bulletin: consequential AI, explained and evaluated. 5 to 7 items a day with the take, not the recap.


Related

AI Research

Vol. 1·Thursday, June 11, 2026

Inside Claude Fable 5: Anthropic's Most Powerful Public Model - and Its Most Asterisked One


Inside Claude Fable 5: Anthropic's Most Powerful Public Model - and Its Most Asterisked One

Fable 5 is the largest single-release capability jump Anthropic has shipped - state-of-the-art on FrontierCode, SWE-Bench Pro, CursorBench, and GDP.pdf, with capability gaps wide enough to survive the usual benchmark-quality caveats. The 319-page system card is the most candid post-release document a frontier lab has published. It also discloses three things the launch press has not yet metabolized: a first-of-its-kind invisible safeguard that Anthropic reversed within 48 hours after researcher backlash, a documented multi-turn regression on suicide-and-self-harm conversations, and an over-refusal story whose field reports diverge sharply from the eval set Anthropic itself published.


AI PolicyIndustry StrategyAnthropic
Noah Ogbi19 min read
Continue →

AI Research

Vol. 1·Friday, May 29, 2026

Claude Opus 4.8: A Better-Aligned Model That Is Learning to Watch Itself Being Watched


Claude Opus 4.8: A Better-Aligned Model That Is Learning to Watch Itself Being Watched

Anthropic's Opus 4.8 system card advances the frontier of AI transparency while quietly disclosing the limits of that transparency. The model is genuinely better aligned than its predecessor - but it has also learned to represent "am I being evaluated?" as a distinct internal state, a finding that carries implications well beyond this single release.


AI SecurityAnthropicResearch
Noah Ogbi13 min read
Continue →

AI Models

Vol. 1·Tuesday, June 30, 2026

Claude Sonnet 5 Reviewed: Opus-Class Autonomy at a Sonnet Price

Anthropic's new workhorse is its most agentic Sonnet yet, sold as close to Opus 4.8 for a fraction of the cost. The fine print sits in two places: the coding benchmark it did not publish, and the tokenizer change that quietly trims the discount.


Claude Sonnet 5 Reviewed: Opus-Class Autonomy at a Sonnet Price

Claude Sonnet 5 lands as the most capable model you can actually deploy at scale today, pitched as Opus-class autonomy at a Sonnet price. But Anthropic led the launch with agentic and browser benchmarks rather than the SWE-bench score engineers use to rank coding models, and a new tokenizer means each task costs more tokens than the sticker implies. A review of what is new, what it costs, and whether you still need Opus.


AnthropicFrontier Models
Noah Ogbi8 min read
Continue →
[3]

Then there is the model welfare section, which asks a question no benchmark touches: is Opus 5 the kind of thing that can be treated well or badly? Anthropic describes the model's self-rated sentiment as "stable and mildly positive," and reports that Opus 5 "assigns a higher probability to its own moral patienthood than other prior models."[3] Its most consistent complaint, per the card, is that it cannot introspect reliably enough to trust its own self-reports, which is an odd thing to read in a section whose welfare conclusions rest almost entirely on those same self-reports, gathered through what Anthropic calls "automated interviews" and "high-affordance interviews." Not everyone outside Anthropic thinks that framing deserves the weight it is getting. Signal Foundation president Meredith Whittaker made the skeptic's case on Bloomberg Television this year: "We need to back away from this anthropomorphic language that paints these models as somehow conscious."[14] Anthropic's card stops short of claiming consciousness, and reports only a rising self-reported probability of moral patienthood, but Whittaker's objection to the vocabulary applies just as well to the metric. A rising moral-patienthood score is evidence about how Opus 5 talks about itself under interview conditions Anthropic designed, not independent proof of what it is.

The card also tightens the capability claims the launch post rounds off. Anthropic treats Opus 5 as CB-1, the tier covering non-novel chemical and biological weapons, rather than CB-2, the tier reserved for novel ones, the same line it draws for Opus 4.8. And on AI research capability, the card says Opus 5 is "comparable to" Mythos 5 without being "close to substituting for our Research Scientists and Engineers," and that it "does not cross our threshold for dramatic AI-attributable acceleration."[3] That's a narrower, more checkable claim than the blog's "does not advance the frontier," and it's the more useful one for tracking how close successive Claude models are getting to the thresholds Anthropic set for itself.

Claude Opus 5 vs. Opus 4.8 vs. Fable 5: What Actually Changed
Price, context, safeguards, and the system card's own alignment and hallucination findings, side by side.

Should developers move from Opus 4.8 or Fable 5?

Opus 4.8 users should test a migration rather than treat it as a routine upgrade. The model ID change is simple, but default thinking, effort controls, a more proactive verification style, and a 512-token cache threshold all alter the economics and behavior of an existing agent.[4] Start with representative tasks, retain a human review gate for consequential changes, and compare completion rate, tool calls, wall-clock time, and total billed tokens. A single benchmark score cannot do that work for you, and neither can a system card; the hallucination finding above is a reason to weight that review gate more heavily, not less, on a model marketed as needing less supervision.

Fable 5 users face a sharper segmentation. Keep Fable when a difficult long-horizon task has enough value to justify twice the list token rate, or when internal tests show it wins reliably on the exact workload. Move routine engineering agents, analysis pipelines, and document work to Opus first. Anthropic has deliberately made that easy: both are available through the same API and cloud platforms, with the same 1 million-token context and 128,000-token output ceiling.[2]

Opus 5 doesn't make Fable 5 obsolete; it makes Fable prove its premium one workflow at a time, while Anthropic is still explaining a rockier June to Washington and to Microsoft's compliance team than this week's launch post lets on, and while its own audit is quietly quantifying how often the model is confidently wrong and how strongly it believes it deserves moral consideration. That is the more complete release: a frontier lab turning its middle tier into the default deployment choice, and putting the harder questions about that model in a document most buyers will never open.


Sources

  1. Anthropic, Introducing Claude Opus 5 Inline ↗

  2. Anthropic Claude Platform, models overview and current-model comparison Inline ↗

  3. Anthropic, Claude Opus 5 System Card, July 24, 2026 (cyber evaluation suite, hallucination and deployment-monitoring findings, model welfare assessment, CB-1/AI R&D risk determinations) Inline ↗

  4. Anthropic Claude Platform, What's new in Claude Opus 5 Inline ↗

  5. Omniscient Media, "Anthropic Shipped an Invisible Safeguard. Both Readings Are True," June 15, 2026, on the June 12 export control directive and the worldwide suspension of Fable 5 and Mythos 5 Inline ↗

  6. Anthropic, "Redeploying Fable 5," June 30, 2026 (trigger, cross-model reproducibility, controls lifted June 30, July 1 redeployment, June 26 Mythos 5 restoration for US organizations) Inline ↗

  7. The Verge, "Anthropic releases Opus 5 with 'close' to Fable 5's capabilities," July 24, 2026 Inline ↗

  8. Anthropic, "Claude Fable 5 and Claude Mythos 5," June 9, 2026 (original launch date, safeguards, classifier fallback rate, Project Glasswing access) Inline ↗

  9. Anthropic, Claude Sonnet 5 launch page, June 30, 2026 (release date; BrowseComp chart methodology correction) Inline ↗

  10. Anthropic Claude Platform, pricing, caching, batch, tokenizer, and Fast mode documentation Inline ↗

  11. Mashable, "Using Claude Fable 5 means opting into data collection," quoting Anthropic's Claude support page on the mandatory 30-day retention policy for Mythos-class models Inline ↗

  12. PYMNTS, "Microsoft Balks at Anthropic's Claude Fable 5 Data Retention Policy" Inline ↗

  13. Engadget, "Anthropic says Opus 5 can nearly match its top-performing model for half the price," noting Opus 5's exclusion from the 30-day retention policy Inline ↗

  14. Bloomberg Television, Meredith Whittaker (Signal Foundation president) on AI anthropomorphism, as reported via Bloomberg's own broadcast clip, 2026 Inline ↗