AI Doesn't Need Root. It Needs a Better Engineering Process.

The industry's biggest AI debate may be asking the wrong question. Everyone seems focused on one problem: how do we safely give AI access to production? That assumes the destination is correct. Maybe it isn't. Maybe AI shouldn't have direct production access at all.

Imagine a senior engineer wants to modify production networking. In a mature engineering organization they shouldn't simply SSH into a router and start making changes. Instead, there is a process. Someone documents what is changing, why it needs to change, what the expected outcome is, what systems could be affected, the implementation plan, the rollback plan, and the validation steps. Other engineers review the proposal. Rollback procedures are verified. Only then does the change reach production. Notice something important: none of this exists because we distrust engineers. It exists because complex systems deserve disciplined change management.

Why should AI be exempt from the engineering process we've already learned humans should follow? That framing changes everything. Instead of asking how we make AI safe enough for production access, we should ask why AI would bypass the same structured workflow every consequential engineering decision deserves. AI shouldn't bypass engineering governance. It should participate in it — proposing changes, analyzing dependencies, identifying risks, generating implementation plans, estimating blast radius, recommending rollback strategies. But the change itself still moves through the same structured workflow.

The most important place for AI involvement is before execution, not during it. If an AI proposes a firewall change, the interesting question is not whether it can generate the command — it probably can. The interesting question is whether it can help the organization understand the change well enough to approve it. That means surfacing affected systems, dependent services, historical incidents, similar prior changes, rollback strategy, validation steps, confidence level, and evidence gaps. This is where AI becomes genuinely useful. Not by bypassing the process. By improving it.

Ironically, AI may improve human engineering more than human engineering improves AI. To make AI effective, organizations have to make engineering reasoning explicit. Questions that previously lived inside senior engineers' heads suddenly become artifacts: Why is this safe? What assumptions are we making? Which dependencies matter? What evidence supports this approach? What would convince us not to deploy? Those questions benefit future engineers, new hires, incident responders, auditors, and AI alike. AI isn't creating a new engineering problem. It's exposing an old one. If we solve that problem well, the solution benefits every participant in the process.

The future probably isn't AI systems with unrestricted production access and better guardrails. It's organizations with disciplined engineering processes that both humans and AI participate in — where every consequential action is understandable, reviewable, observable, and reversible. That is a much stronger safety model than simply trying to make an AI careful. Careful systems still make mistakes. Well-designed systems make mistakes recoverable. That difference matters more than any permission model we could design.