Pipeline/backend/app
null 5c3c09edba feat(usage): prefer explicit cost over estimates + test coverage (#40 #39)
- Add _get_explicit_cost() with priority chain: usage.cost.total > usage.cost flat > cost/cost_usd
- aggregate_per_model() and _top_sessions() now use _get_explicit_cost()
- Fix message limit prediction to use elapsed time instead of total window
- Add 224 lines of test coverage for typed limits, explicit cost priority,
  pricing override shapes, and prediction logic
2026-05-21 01:50:21 -05:00
..
api feat(usage): fix local window estimation + provider-native windows + pricing updates (#37 #38 #40) 2026-05-21 01:32:59 -05:00
core feat(runtime-usage): add provider usage scrapers as optional local adapters (batch 3, #32) 2026-05-20 20:55:05 -05:00
db fix(db): fix logger calls in schema drift check (standard logging API) 2026-05-20 22:41:15 -05:00
models feat(usage): fix local window estimation + provider-native windows + pricing updates (#37 #38 #40) 2026-05-21 01:32:59 -05:00
schemas feat(usage): separate limit types — typed limits for output tokens, total tokens, messages (#39) 2026-05-21 01:43:28 -05:00
services feat(usage): prefer explicit cost over estimates + test coverage (#40 #39) 2026-05-21 01:50:21 -05:00
__init__.py feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
main.py feat(admin): gateway restart, config edit, logs, provider credentials (batch 6, #35) 2026-05-20 22:03:57 -05:00