The Routing Revolution: Cheaper IS Better — And the Numbers Prove It
The Assumed Tradeoff No Longer Exists
A PM costed out a contract-review feature in March and shelved it. The math said frontier-model quality at production volume would burn the margin. Harvey just shipped production data that says she costed it wrong. Their hybrid setup, GLM 5.1 as worker and Opus 4.7 as advisor, hit an 18% all-pass rate on legal benchmarks. Pure Opus hit 14%. The hybrid cost $368 per 100 tasks versus $954. Cheaper was also better.
This is not a lab result. Harvey ships into law firms doing real contract review under production pressure. If hybrid routing holds for complex legal reasoning, it holds for the feature workloads most PM teams are scoping this quarter.
The expensive model was being asked to do work it was overqualified for, and the overqualification was hurting answers on the easy queries.
Where Costs Actually Moved This Week
Harvey's routing: 61% cost reduction with quality gains. Fine-tuned Kimi 2.6 beat Opus at roughly 11x lower cost. Cursor's Composer ships the same pattern. That is not one lab. It is two production systems converging.
DFlash inference speedup: 8.5x throughput improvement (48.5 to 415 tokens/sec) with zero quality degradation, already integrated into vLLM, SGLang, and HuggingFace Transformers. Any feature killed for latency or cost in the last 18 months gets a re-read against these numbers.
Gemma 4 12B: multimodal across text, image, video, and audio, 256K context, native function calling, Apache 2.0, runs on 16GB RAM. A product doing 10M API calls/month at $0.01-$0.03/call is spending $100K-$300K that can now run locally at zero marginal cost.
The Factory Router Pattern Is the Template
Factory's model router achieves near-frontier performance at 20-25% lower cost by routing per agent session. Microsoft's new 'average token usage' metric on model cards creates the first standardized intelligence-per-dollar benchmark. The industry is converging on routing as the default architecture, not the optimization.
What This Changes on Monday
Pull the feature that got shelved because the inference math did not work. Re-run the spreadsheet at 8x lower cost. The vendor contract that assumed frontier-model pricing has roughly 90 days before someone routes around it. The 'we use the best model' line in the product deck is now the most expensive option and the lower-quality one. Harvey's $368 versus $954 is the number a CFO will cite in the next budget review.
| Task Type | Current Approach | Better Approach | Impact |
|---|---|---|---|
| Verifiable + simple | Frontier model | Open-weight model | 10-11x cheaper |
| Verifiable + complex | Frontier model | Hybrid routing | 61% cheaper, +4pts quality |
| Judgment + frontier-only | Frontier model | Keep frontier | No change (budget goes here) |
| High-volume inference | Standard serving | DFlash-accelerated | 8.5x throughput |
What to do
Pull your top 3 AI features by API spend and benchmark against Harvey's pattern: cheap open model as worker + frontier as advisor/verifier. Run the comparison this sprint.
Have your infra team benchmark DFlash on your current self-hosted stack within 2 weeks. Integration already exists for vLLM and SGLang.
Audit every AI feature killed for cost or latency in the last 18 months. Re-score at 8x lower cost assumptions. Ship the ones that clear the bar before end of quarter.
Establish a per-seat AI spend cap and model routing architecture before Q4 enterprise renewals.