Expand description
Metrics layer — token tracking, audit logs, conservation scores.
Re-exports§
pub use audit::*;pub use conservation::*;pub use tokens::*;
Modules§
- audit
- Audit log generation for every MCP call.
- conservation
- Conservation score computation and reporting.
- tokens
- Per-call token tracking.