fix(actors): llm token consumption undercounted #66

Merged
CoreRasurae merged 1 commits from bugfix/m2-lllm-token-consumption-undercounted into master 2026-07-01 14:44:39 +00:00

1 Commits

Author SHA1 Message Date
CoreRasurae 8a7e353767 fix(actors): llm token consumption undercounted
CI / lint (pull_request) Successful in 35s
CI / typecheck (pull_request) Successful in 50s
CI / security (pull_request) Successful in 49s
CI / quality (pull_request) Successful in 33s
CI / unit_tests (pull_request) Successful in 3m5s
CI / integration_tests (pull_request) Successful in 1m19s
CI / build (pull_request) Successful in 35s
CI / coverage (pull_request) Successful in 3m7s
CI / status-check (pull_request) Successful in 3s
CI / lint (push) Successful in 33s
CI / typecheck (push) Successful in 50s
CI / security (push) Successful in 50s
CI / quality (push) Successful in 33s
CI / integration_tests (push) Successful in 1m11s
CI / build (push) Successful in 34s
CI / unit_tests (push) Failing after 14m51s
CI / coverage (push) Has been cancelled
CI / status-check (push) Has been cancelled
- enforces pruning model token-tracking metadata availability for cost tracking
- also temporarily enforces pruning-model match

ISSUES CLOSED: #65
2026-07-01 14:55:58 +01:00