Featured incident
The $500M Claude Bill: A Postmortem
A reported $500M single-month Claude bill — what (reportedly) happened, why agent token spend explodes, and the spend cap that would have stopped it.
writing from the team building Arc
Postmortems, patterns, and the occasional argument about where a guardrail actually belongs. We meter agents and actions, not seats — and we write about why.
Start guarding actions
Sign up free, no credit card. Read the docs, integrate when it earns it.
Featured incident
A reported $500M single-month Claude bill — what (reportedly) happened, why agent token spend explodes, and the spend cap that would have stopped it.
Dashboards report spend after it happens. An enforced cap needs a reserve-then-commit ledger — and naive balance checks race under concurrent agents.
5 min read Read →
Why AI agents need default-deny permissions with a third verb — ask — that firewalls and IAM never had, and what that looks like in code.
5 min read Read →
A decision framework for agent approvals — irreversibility × blast radius × cost — and how it maps to allow / ask / block policy in code.
5 min read Read →
What Microsoft's May 2026 Claude Code cutoff and Uber's blown AI budget say about ungoverned agent spend — and where a cap actually has to live.
5 min read Read →
Sessions, API keys, and OAuth scopes all break for AI agents. What breaks, why, and the four properties delegated authority requires instead.
6 min read Read →
Three ways to cap AI agent spend (gateway budgets, provider limits, action-layer caps), what each one actually stops, and working code for an enforced cumulative cap.
3 min read Read →
What agentic SSO and Auth 3.0 mean: why 'who is the human' isn't enough for AI agents, and the 9 questions an AI-native app has to answer.
7 min read Read →
The complete 2026 guide to AI agent guardrails: allow/ask/block policy, spend caps, human approval, signed execution, and audit — with patterns and code.
9 min read Read →