| 1 | //! Real-LLM end-to-end tests for the cluster-grade features added in 3.3.0 |
| 2 | //! (BudgetGuard enforcement, loop-checkpoint lifecycle, resume_run, identity |
| 3 | //! labels). These exercise code paths that mock LLM clients cannot validate — |
| 4 | //! most importantly that `BudgetGuard::record_after_llm` receives the |
nothing calls this directly
no outgoing calls
no test coverage detected