A note on building reliability infrastructure for AI agents and why post-incident debugging matters more than pre-flight validation.
A few weeks ago I started building SafeRun — inline reliability infrastructure for AI agents in production. The temptation, when you're building something in the agent reliability space, is to lead with validation. Block the bad action before it happens. Stop the runaway loop. Enforce the policy. The failure mode no one talks about Why observability tools don't solve this The four-step loop, and why Replay is the foundation The Stripe boolean problem What we shipped, in order: Phase 0: Working p
