fix: use catalog cache read multipliers in client savings - #1071
fix: use catalog cache read multipliers in client savings#1071Elioooon wants to merge 2 commits into
Conversation
|
PR author is not in the allowed authors list. |
|
This conforms to our conventions — no changes needed, and thank you, this is a careful piece of work. Reviewed against root AGENTS.md and the existing pricing patterns. A few things I liked: the multipliers come from Verified locally: |
68a60b8 to
cea6bbe
Compare
Summary
Fixes #1003.
Validation
go test ./cmd/genprices ./internal/observability/otelbun test install/pi-router/test/savings.test.ts(8 passed)bash install/tests/cc-statusline_test.sh(47 passed)bash -n install/cc-statusline.sh install/install.shgit diff --check origin/main...HEADScope
Cache creation remains at the existing
1.25xmultiplier; this change is limited to cache reads. Missing prices or multipliers continue to fail closed instead of reporting fabricated savings.