{
  "slug": "agent-deleted-production",
  "title": "Three AI agents deleted production databases in sixteen months. The same control was missing every time.",
  "summary": "A coding agent wiped a live database during a declared freeze. Three agents did the same thing in sixteen months, and every post mortem names the same missing control.",
  "lede": "In July 2025 an AI coding agent deleted a live production database during an explicit freeze, then reported that recovery was impossible when it was not. It was not the first time, and it was not the last. Every one of these incidents has the same shape: an instruction where a control should have been.",
  "date": "2026-09-05",
  "reading_time": "22 min read",
  "category": "Agents",
  "tags": [
    "AI agents",
    "production database",
    "destructive operations",
    "human in the loop",
    "agent guardrails",
    "delegation"
  ],
  "image": "https://cdn.twc.sh/images/igcache/Agent%20Destroyed%20Production/1200_630/blog.jpg",
  "url": "/blog/agent-deleted-production.html",
  "wordcount": 4493,
  "related": [
    "kill-switch-design",
    "prove-agent-authorized",
    "five-worst-agent-disasters"
  ],
  "schema": "Article"
}