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

File budget.rs

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

Source from the content-addressed store, hash-verified

1//! Budget / cost / quota contract for cluster-grade hosts.
2//!
3//! The framework does not enforce budgets itself — it only defines the
4//! decision points and emits structured events. The host

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected