Skip to content
← All content

Created from a single voice note with Agent Craft

X (Twitter)

Agentic AI in production is not a capability problem. It's a blast…

Agentic AI in production is not a capability problem. It's a blast radius problem. I keep seeing teams rush to deploy coding agents and no-code automation workflows and the conversation is almost always about what the agent can do. Rarely about what happens when it does the wrong thing at scale, automatically, across a dozen systems before anyone notices. That's the part that should keep you up at night. When a human engineer makes a bad call, there's usually a trail. There's a PR, a ticket, a Slack message that says "I'm trying this." The blast radius is bounded by how fast one person can move. When an agent makes a bad call, it moves at machine speed and it doesn't second-guess itself. By the time your alerting catches it, the damage is already replicated. The operational tradeoff between autonomy and control isn't a philosophical question. It's a concrete engineering question. For every autonomous action your agent can take, you need to answer three things: who owns the outcome, what does rollback look like, and at what point does the system stop and ask a human. If you can't answer all three before you ship the workflow, you haven't shipped a feature. You've shipped a future incident with no assigned owner. The guardrails conversation usually gets treated as a compliance checkbox. Security team wants it, product team tolerates it, engineering implements the minimum viable version. That's backwards. The teams I've seen do this well treat rollback paths and ownership boundaries as first-class design requirements, not afterthoughts. No-code tools make this harder, not easier. They lower the bar for who can deploy agentic workflows, which sounds like a win until a business analyst spins up an automation that touches your customer data pipeline and nobody in engineering even knew it existed. Shadow IT at human speed was manageable. Shadow automation at machine speed is a different category of problem. The capability is real. The use cases are genuinely valuable. But you don't get to skip the part where you define failure modes, ownership, and rollback before you turn autonomous execution loose on your production environment.

James GoddardJun 21, 2026Published to X — @JamesGodda75737View original ↗

More content from Agent Craft