Anthropic's 8x Capacity Miss Broke the Product — Your Multi-Provider Deadline Is June 15
What Actually Happened
At Code with Claude on May 6, Dario Amodei conceded that Anthropic planned for 10x growth and got 80x in revenue and usage. That delta is the whole story behind weeks of reported Claude Code degradation, quality drift, and throttling. The emergency fix is leasing xAI's entire Colossus 1 cluster — 220,000+ NVIDIA GPUs spanning H100, H200, and GB200, from the CEO who called Anthropic 'misanthropic and evil' three months earlier.
At the same time, Anthropic killed the implicit subsidy on programmatic usage. Every Claude subscription now converts to dollar-matched API credits across Agent SDK, claude-p, GitHub Actions, and third-party harnesses. What was an effective 70–90% discount on alternative-harness usage is gone. Starting June 15, third-party tools (Zed, Conductor, OpenCode, T3) get a separate credit bucket with no rollover, overflowing at list API rates.
Why This Is Different From a Normal Price Hike
This is not a list-price increase. It is Anthropic closing the arbitrage between subscription-flat and metered-per-token that power users were exploiting. ServiceNow's CDIO burned through the full-year Claude budget by May. National Life Group's CIO publicly called Claude 'great for consumer usage but not great for companies' wanting per-user monitoring.
Anthropic provides no native per-user telemetry, no tool-level consumption breakdown, no SLAs on latency or availability, and no budget alerts. The vendor offloaded observability to you.
The thing the headline pricing change does not tell you is how wide the observability gap actually is. The table below quantifies it against enterprise SaaS norms:
| Capability | Industry Standard | Anthropic Today |
|---|---|---|
| Per-user attribution | Native dashboards | Not exposed |
| Budget alerts / soft caps | Standard | Absent |
| Latency/availability SLAs | Contractual | None |
| Anomaly detection | Built-in | Absent |
The Counter-Offensive
OpenAI shipped a 2-month-free Codex enterprise switch promo the same day. Ramp's April spend data put Anthropic ahead of OpenAI 34.4% vs 32.3%, the first apparent lead change in business adoption. Read this as OpenAI pricing directly into the cohort Anthropic just alienated. With Anthropic targeting an October IPO (CFO hired, margin-per-token now a board metric), the base rate says more monetization moves, not fewer.
Capacity Recovery Timeline
Rate limits are loosening: Claude Code 5-hour limits doubling, peak-hours throttling removed for Pro/Max, Opus API limits 'substantially' raised. Stitching GB200-class hardware into an existing H100/H200 serving fleet under one API contract is not a clean swap. Expect p95/p99 variance during the transition. Any Claude benchmark from before May 7 is stale and should be rerun before it informs a routing decision.
What to do
Audit every Claude-backed workload (Agent SDK, GitHub Actions, batch evals) and reconcile projected token burn against new credit cap this sprint
Deploy an LLM gateway (LiteLLM/Portkey) with per-user, per-feature tagging and daily spend alerts by end of sprint
Run a 2-month Codex evaluation under OpenAI's enterprise switch promo using your existing eval harness with matched prompts
Re-run Claude Code and Opus API benchmarks (throughput, p95 latency) after Colossus 1 integration stabilizes before locking Q3 routing decisions