Skip to main content
ctrlrun.state.Charge — class, defined at src/ctrlrun/state.py:511
What one reservation spends against one grant’s budget (SPEC-v0.9 §3.3.1). It carries the whole predicate, not just the amount, and that is the decision §3.3.1 argues: limit and window travel with the charge rather than being looked up, because a store that resolved a grant’s budgets would be reading the policy, and ARCHITECTURE.md §6 has state.py not knowing about policy.py. The store evaluates one arithmetic predicate it was handed, over rows it owns.

Next