Skip to content

fix: mark unresolved auto-router cost as unpriced - #200

Merged
pitimon merged 2 commits into
mainfrom
fix/unpriced-auto-router-cost
Aug 24, 2026
Merged

fix: mark unresolved auto-router cost as unpriced#200
pitimon merged 2 commits into
mainfrom
fix/unpriced-auto-router-cost

Conversation

@pitimon

@pitimon pitimon commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • keep tokens for claude-auto-pilot-fable-v1-canary but stop pricing the composite auto-router route as Fable
  • expose routed-unresolved as missing pricing in diagnostics and dashboard
  • preserve normal Fable/Mythos model pricing

Evidence

LiteLLM complexity router selects Sonnet, Opus, or Fable per request; the logical route has zero route-level cost and no resolved child-model ledger in Hermes. Fuzzy mapping every route token to Fable overstates cost.

Verification

  • pricing/model-breakdown RED→GREEN tests
  • API contract: tier routed-unresolved, $0, unpriced model signal
  • npm test 1064/1064
  • npm run ci:local

Part of #169 cost-accounting follow-up.

@pitimon
pitimon merged commit c858d16 into main Aug 24, 2026
2 checks passed
@pitimon
pitimon deleted the fix/unpriced-auto-router-cost branch August 24, 2026 08:41
@pitimon pitimon mentioned this pull request Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant