The Router Rewrite: Why Sticker Price Is Now the Wrong Column in Your Cost Model
Cache-hit rate and tokens-per-task now drive cost more than the sticker price does. Cache architecture, token efficiency, and cascade structure all moved this week.
GPT-5.6 prices cache writes at 1.25x standard and cuts reads up to 90%. With stable system prompts or reusable RAG context, cache-hit rate picks the cheapest option, not the tier. Grok 4.5 attacks token efficiency instead. It sits only #4 on the Intelligence Index at score 54, but runs ~14k output tokens per task, 60%+ fewer than Opus 4.8, and 1.9M total tokens per coding-agent task vs 6.2M for GPT-5.5/Codex and 7.2M for Fable 5/Claude Code. That nets $0.31 per Intelligence Index task and $2.59 per coding-agent task. Its 75% cache-hit discount drops input to $0.50/M. Inputs over 200k tokens cost double, and context regressed 1M→500k with only an unverified restoration promise.
| Lever | Evidence | Catch |
|---|---|---|
| Cache reuse | GPT-5.6 reads −90%; Grok −75% | Requires stable-prefix prompt architecture |
| Token efficiency | Grok 1.9M vs 6.2–7.2M tokens/task | Single-source benchmark (Artificial Analysis) |
| Cascading | Fable 5 → Sonnet 5: 96% quality at 46% cost | No disclosed task mix or harness |
| Cheap near-parity | GLM-5.2 at <20% Opus retail, ~6% cost/task on Harvey | Slower latency, weaker vision/search |
Every parity claim here is vendor- or single-source-backed — Terra's '2x cheaper at GPT-5.5 quality' has no ablation. Tiering, caching, and cascading are three vendors independently saying routing architecture moves cost more than the underlying model does. The thing this doesn't tell you is whether the claim holds on your own traffic. SpaceXAI's Cursor acquisition adds a lock-in vector, so keep the router model-agnostic and validate through OpenRouter.
The cheapest frontier model is now a function of your cache-hit rate and tokens-per-solved-task, not the price sheet. A static per-token comparison will route you wrong.
What to do
Replay your GPT-5.5 golden set through Terra the day it launches Thursday, measuring quality-per-dollar at your actual cache-hit rate before renewing any pricing commitment
Shadow-route your highest-volume agentic workload through Grok 4.5 via OpenRouter this sprint, logging cost-per-solved-task and pass@k — not per-token cost — against your incumbent
Prototype a supervisor-worker cascade (strong model plans, cheap model executes) on your single most expensive LLM workload this sprint and measure the quality delta