Bottom routing
We are not a “best model” picker. We are a cheapest viable model picker.
- If you set a concrete
modelid → pin (no fishing). - Else start in Tier‑0 (DeepSeek / Flash‑Lite / Haiku-class).
- Escalate to Tier‑1 only on failure or a hard hint (huge prompt,
effort=high). - Mid / Frontier only after lower tiers fail — or you pin them.
- Prefer retry-next-cheapest over jumping to Opus.
Target: ≥85% of unpinned traffic stays on Tier‑0 / Tier‑1
(bottom_stay_rate).
Agents use the same policy per step so loops do not silently burn frontier tokens.