Files
legal-ai/scripts
Chaim eac4dd3ac9
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 8s
fix(supervisor): gate + display weekly-Sonnet, not weekly-Opus
On this claude.ai account the populated per-model weekly cap is Sonnet;
seven_day_opus is null (no separate Opus cap). So quota_available() now gates on
five_hour + seven_day + seven_day_sonnet (was seven_day_opus, which never bound),
and `status` prints weekly-Sonnet. The all-models seven_day cap remains the
backstop for Opus usage regardless. Matches the /operations display (#245).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 10:58:05 +00:00
..