AgentCache · Control Plane

Cost Governance & Safety

Governing agent spend before it happens — not billing it after.
demo data OK
LIVE:
Net saved · 30d
$7,431
76× ROI vs plan
Spend vs budget
$3,120
of $5,000 · $1,880 left
Requests vs quota
184k
of 250k · 66k left
Spend anomaly
Clear
z = 0.7 · 3σ threshold

Spend · last 30 days

30d agotoday
Net dollars saved · by layer

Gate simulator

Price a proposed call and get the deterministic verdict the agent would receive from POST /api/governance/gate.

ALLOWWithin policy
est. cost —

    Policy

    Kill-switch
    Deny every call immediately
    Block on anomaly
    Deny when spend spikes past 3σ (else advisory)
    Live mode saves via POST /api/governance/policy.
    Binds to /api/analytics/savings, /api/governance/status, /api/governance/policy, /api/governance/gate with header Authorization: Bearer ac_…. Showing representative demo data until a key is connected. The gate verdict is computed by the same deterministic policy engine (lib/governance.js) that runs server-side, so what you see here is what an agent would receive.