A coding agent runs cleanup_old_records() against what it thinks is a staging database. It isn't. The connection string came from an environment variable that got overwritten three deploys ago, and the agent just deleted four months of customer orders.

Source: [Dev.to](https://dev.to/nazar_boyko/building-an-ai-agent-playground-before-giving-it-production-access-4glh)

Sponsored