MCPcopy Index your code
hub / github.com/AI45Lab/Code / workflow_budget.rs

File workflow_budget.rs

core/src/orchestration/workflow_budget.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! A workflow-scoped, aggregating [`BudgetGuard`].
2//!
3//! [`BudgetGuard`] alone counts per child-loop (keyed by `session_id`); there is
4//! no single ledger spanning a fan-out. [`WorkflowBudget`] closes that gap: it

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected