- The autonomous-business destination is consensus. Agreement on it is not a strategy.
- Constraint engineering, not model capability, is what moves an agent programme from pilot to production.
- Every agent needs four things defined before it runs: scope, authority, owner, revocation path.
Ask a room of executives where AI is heading and you get the same answer: autonomous business. Systems that sense, decide and act with people setting direction rather than doing the work. That answer is correct, and it is worthless, because everyone already has it. The interesting question is not the destination. It is the engineering that gets you there without losing control on the way.
Why agreeing on the destination gets you nothing
Consensus is comfortable. It also means the destination carries no competitive information. If your board, your competitors and your vendors all describe the same 2030 end state, then knowing the end state cannot be the thing that separates you.
What separates operators is the route. And the route is where the published material thins out fast. Vendor decks jump from today's pilot to the autonomous end state in one slide, because the middle is unglamorous: permissions, review gates, audit trails, ownership, the mechanics of taking authority back when an agent gets something wrong.
That middle is the work. It is also where most programmes stall, which is why pilot purgatory is so common and so rarely explained.
What constraint engineering actually means
Constraint engineering is the discipline of defining what an agent may do before you care what it can do. It treats autonomy as something you grant in measured increments rather than something you switch on.
Four definitions do most of the work:
- Scope. The exact workflow the agent owns, end to end, and the boundary where its work stops.
- Authority. What it may decide alone, what it must propose for approval, and what it may never touch.
- Owner. The named human who delegated the authority and answers for the outcome.
- Revocation path. How authority is withdrawn, by whom, and how fast — tested before the agent goes live, not after.
None of this is exotic. It is the same discipline you already apply to a new employee with system access. The difference is that agents operate at machine speed, so an undefined boundary is discovered at machine speed too.
The implementation manual nobody is publishing is the constraint engineering that gets you from pilot purgatory to scale.
Authority is a gradient, not a switch
The word autonomous does most of the damage in these conversations, because it sounds binary. In practice authority comes in bands, and naming them is what makes a programme governable.
A useful set of five: the agent observes and reports; it proposes and a human executes; it executes and a human reviews every output; it executes and a human reviews sampled output; it executes and reports by exception. Almost all valuable agent work sits in the middle three.
Bands matter because they give you somewhere to move. An agent that starts at propose-and-execute can be promoted once its error rate is known, and demoted the same way. Without bands, the only available moves are on and off, and organisations facing that choice pick off.
This is also how you answer the board question about risk. Not with an assurance that the agent is accurate, but with the band it operates in, the evidence that justified it, and the conditions under which it moves.
Where to put the human, precisely
Review is expensive and attention is finite, so putting a human at every step is the same as putting one nowhere: reviewers stop reading. The design question is where consequence concentrates.
In most workflows, consequence is lumpy. Fifty steps might contain three that are hard to reverse — a payment released, a record published externally, a commitment made to a customer. Those are your gates. The other forty-seven need logging, not approval.
The test for a gate is reversibility and blast radius. If an action can be undone in minutes and affects one record, it does not need a human. If it moves money, touches a regulator, or reaches a customer, it does.
Getting this right is the difference between a review queue people actually work and one that becomes a rubber stamp within a fortnight. The rubber stamp is worse than no gate, because it produces the paperwork of control without the control.
The evidence you need before asking for scale
Scale conversations fail on evidence, not on ambition. Executives are not resistant to agents; they are resistant to expanding something they cannot describe.
Four artefacts settle it. An error rate measured against a defined correct outcome, not a vibe from the pilot team. An exception profile showing what the agent handed back and why. A complete audit trail for a sampled set of decisions. And a demonstrated revocation, timed.
Notice that all four are properties of your governance, not of the model. A team that can produce them has earned the next scope. A team that cannot is asking for trust rather than presenting evidence, and will get a committee instead.
This is also why narrow first scopes are worth the patience. A narrow scope produces clean evidence fast. A broad one produces anecdotes slowly.
How to get out of pilot purgatory
Pilots stall for a predictable reason: they are built to prove capability, and capability was never the blocker. A pilot that demonstrates an agent can draft the invoice does not tell you whether finance will let it post one.
So invert the pilot. Instead of asking what the agent can do, ask what it may do and who signed for that. A pilot that ships a narrow scope with a real owner, a real approval gate and a working revocation path is production in miniature. It scales by widening the scope, not by rebuilding the thing.
The practical test before you ask for scale: can you name the delegator, show the audit trail, and revoke authority in under a minute? If any answer is no, scale is the wrong ask.
What to do next
- 01Pick one workflow with a documented process and a willing owner. Scope it narrowly enough that the boundary is obvious.
- 02Write the four definitions down before any build starts. If you cannot write them, the workflow is not ready.
- 03Test revocation on day one, not at go-live. An authority you cannot withdraw is not a delegation.