Industry Commentary →

Claude Opus 5's Effort Dial Changes How Enterprise Teams Should Think About AI Infrastructure Cost

Anthropic released Claude Opus 5 on July 23, 2026 with a per-turn effort toggle across five levels. This is not a refinement — it changes how enterprise AI budgets and model selection decisions should be structured.

Anthropic released Claude Opus 5 on July 23, 2026. Axios coverage of the release confirmed the key details: a 1 million token context window, state-of-the-art scores on coding and knowledge-work benchmarks, and a per-turn effort toggle that lets users configure how hard the model works on a given request across five levels — low, medium, high, xhigh, and max.

The benchmark scores and the context expansion are meaningful progress in a line of releases. The effort toggle is the thing that actually changes the enterprise decision calculus.

quadrantChart
title Task Type vs Effort Level Selection
x-axis Low Reasoning Required --> High Reasoning Required
y-axis High Cost Sensitivity --> Low Cost Sensitivity
quadrant-1 Opus 5 xhigh or max
quadrant-2 Opus 5 medium or high
quadrant-3 Haiku or Sonnet
quadrant-4 Evaluate trade-off carefully
Document classification: [0.2, 0.85]
Contract analysis: [0.82, 0.2]
Customer support routing: [0.3, 0.7]
Due diligence review: [0.88, 0.25]
Code generation: [0.75, 0.4]
Batch summarization: [0.25, 0.75]

The rundown: what shipped on July 23

Four things worth tracking for enterprise teams:

Per-turn effort controls. The effort parameter — low, medium, high, xhigh, max — configures how much reasoning the model applies per request and, by extension, how many tokens it uses. This is not a global model setting; it can be configured per API call. Anthropic recommends starting at xhigh for agentic coding work. Set it deliberately — library defaults will not optimize this for you.

1 million token context. The model can now process an entire codebase, a full contract set, or a research corpus in a single call. For document-intensive workflows that previously required chunking and multi-call stitching, this changes what is practical.

Documented performance gains on real workloads. Box’s CTO reported 8% overall improvement over Opus 4.8, with 11% on data analysis workflows and 17% on due-diligence work. A legal AI team found Opus 5 produced 26% fewer tokens than Opus 4.8 on equivalent tasks while maintaining quality. Better output at lower token cost is the shape of a real improvement, not just a benchmark score.

Positioned below Fable 5 in cost, comparable on knowledge work. Anthropic’s framing places Opus 5 as the go-to model for most knowledge work and automation, including tasks that previously justified the Fable 5 tier. That repositions which workloads actually need Fable 5.

For the working software engineer

The effort parameter is new infrastructure to manage. It does not configure itself.

Define effort levels at the routing layer — before the API call — based on task type, not per individual request. Document classification, summarization, and extraction tasks often produce equivalent outputs at medium or high effort compared to xhigh, at measurably lower token cost. The difference is task-dependent and needs to be measured on your specific workload, not assumed from Anthropic’s benchmarks or Box’s numbers.

Anthropic’s documentation recommends starting max_tokens at 64k for xhigh and max effort settings to give the model adequate room for extended thinking and tool calls. That compounds quickly at volume. Build telemetry that reports effort level alongside token count and output quality metrics before the first production deployment — otherwise you will be diagnosing cost surprises without the data to explain them.

For business owners and operators

The effort toggle reframes the model selection conversation.

The question used to be: which capability tier — Haiku, Sonnet, Opus, Fable — fits this workload’s budget and capability requirements? Now the question is: which tier at which effort level for which task type?

This is more nuanced, but it is also more useful. A single Opus 5 deployment can serve high-volume routine tasks at low effort and high-stakes analytical tasks at xhigh on the same infrastructure. The cost profile becomes a function of workload composition rather than a fixed tier selection.

The risk is that nuance requires ownership. Teams that default to xhigh everywhere will overspend. Teams under cost pressure that constrain effort without measuring quality impact will get silent degradation — outputs that look reasonable but miss things a higher-effort call would have caught. Neither failure mode is visible without deliberate instrumentation.

My take

The more configurable AI infrastructure gets, the more the governance gap becomes the primary risk.

At LERETA, where I led architecture across a multi-year modernization of a mainframe system that processed roughly $18 billion in property taxes annually, the most valuable early work was not the technical architecture itself. It was creating a board-level picture of which systems deserved investment. Not all 30-plus applications on that platform were equal. Some were on the critical path to modernization. Others were candidates for consolidation or decommission. Making that visible — at the level where the $20 million budget decision actually got made — was what turned a vague IT initiative into a funded program.

The effort dial in Opus 5 creates the same forcing function at the infrastructure level. Every enterprise AI deployment now has a dial, and somebody has to own where it is set for each workload. If that decision is made by default rather than by policy, costs will drift, quality will be inconsistent, and no one will have a clear answer when the CFO asks why the AI spend keeps climbing.

The organizations that get this right will treat effort-level governance as a first-class infrastructure decision: documented, owned, reviewed on a cadence, and tied to both quality metrics and cost targets. Anthropic made the tool more capable and more configurable. The enterprise decision that matters is what to do with that configurability.

Frequently Asked Questions

What is the effort parameter in Claude Opus 5 and how does it affect cost?

The effort parameter in Claude Opus 5 is a per-turn setting — low, medium, high, xhigh, or max — that controls how much reasoning the model applies to a given request. Higher effort settings use more tokens for extended thinking and output generation, which directly affects cost. A document classification call at medium effort and a due-diligence analysis at xhigh can run on the same model at very different cost points. Anthropic recommends starting at xhigh for agentic coding work, which means that default should be set deliberately rather than inherited from whatever the library defaults to. The effort parameter is configured through the API via the model's reasoning parameters — it does not change automatically based on task complexity.

Should we migrate from Claude Opus 4.8 to Opus 5 immediately?

For existing Opus 4.8 deployments that are working, plan an evaluation cycle rather than an immediate migration. Opus 5 is not a drop-in replacement — the effort parameter adds configuration that needs to be handled at the infrastructure level, and the gains are task-specific. Box reported 8% overall improvement over Opus 4.8, with 17% on due-diligence workflows, but those numbers reflect Box's specific workload profile. Test both models against a representative sample of your actual tasks, compare outputs on the cases where you expect Opus 5 to outperform, and migrate the workloads where improvement justifies the transition cost. Migrate by workload type, not all at once.

Who in the organization should own effort-level configuration for AI infrastructure?

This is the governance question most teams will avoid until it becomes a budget problem. The effort parameter affects both quality and cost, so it sits at the intersection of engineering, finance, and product. If engineering sets it without cost visibility, they will default to xhigh everywhere and overspend. If finance constrains it through budget pressure without quality measurement, you get silent degradation — outputs that look acceptable but miss things a higher-effort call would have caught. The right structure is a documented policy: effort levels per task category, reviewed quarterly by whoever owns both AI quality and AI cost. The specific setting matters less than clarity about who owns it and when it gets revisited.

Shawn Livermore — Fractional CTO & Chief AI Officer
About the Author

Shawn Livermore

Fractional CTO and Chief AI Officer with nearly 3 decades of enterprise architecture experience. Clients include Kelley Blue Book, LERETA ($18B property tax processor), First American Financial, Carvana, WellPoint/Anthem, and PacifiCare. 92 client reviews, 5-star average.

View full background →

Need a fractional CTO or CAIO?

Technology leadership without the full-time headcount. Engagements start with a conversation.

Man writing a flowchart diagram on a whiteboard with a blue marker.