Writing

Governance is an enabler for agentic systems

In most organisations, AI governance arrives as a brake: a review board, a checklist, a queue where enthusiasm goes to wait. I want to argue the opposite position from experience. Governance, done as engineering rather than paperwork, is the reason you can say yes to agentic systems at all.

I'm a Chief Data Officer who builds agents as well as governs them. I wrote our AI Agent IAM Policy, I've presented AI governance to the risk board of a listed company, and I run autonomous systems against live infrastructure at home and at work. That policy is now in production, and my own agents, including the chief-of-staff system that runs my working day, were among the first workloads registered under it: the author governed himself first. The pattern I keep seeing elsewhere: teams that treat controls as an obstacle end up with agents nobody trusts, and agents nobody trusts get switched off.

Trust is the scarce resource

The binding constraint on agentic systems is not model capability. It is the willingness of accountable people to let an autonomous process act on systems that matter. That willingness is rational: an executive who cannot see what an agent can do, prove what it did, or bound what it could do wrong is correct to say no.

Governance is how you manufacture that willingness. Every control that makes an agent's behaviour visible, attributable, and bounded converts a leap of faith into a bounded decision. That is not overhead on the road to autonomy. That is the road.

Controls that belong in the architecture

The governance that works is the kind that lives in the system, not in a document nobody opens. From my own builds, the controls that have earned their keep:

What boards actually want to hear

Presenting agentic AI to a risk board taught me something useful: the board does not want to be told the technology is safe. It wants to see that someone accountable understands specifically how it can fail and has built proportionate controls. Named failure modes with named controls buy more confidence than any amount of reassurance.

A governance posture you can demonstrate also changes the intake conversation. When there is a clear route for proposing new automation, with known controls it must satisfy, people bring ideas forward instead of building shadow agents on personal credentials. The alternative to governed autonomy is not no autonomy. It is ungoverned autonomy you find out about later.

The enabler test

A practical test for whether your governance is working: after each control lands, can your agents do more than before, with the same or less anxiety attached? Identity controls let my chief-of-staff agent run continuously against live work systems. Confirmation guards let the community agent hold real power in a public channel. The no-self-merge rule lets an improvement loop run at all.

If your controls only ever remove capability, you are not governing, you are declining slowly. Aim the controls at the failure modes, prove they hold, and then extend the autonomy. That is governance as an enabler, and it is the only version I have seen survive contact with production.