Pre-Execution Budget Enforcement for Agents
Agent cost controls often fail under concurrency, allowing multiple agents to exceed shared budgets. The solution uses atomic pre-execution reservations, akin to two-phase commit: lock estimated cost upfront, commit actual usage after. Implemented as an idempotent OpenAPI 3.1 protocol for reliable retries.





