← Back to list

The Compass Doesn't Break — It Translates

Series 2 — You Deployed the Agent. Now Who's Responsible? | Part 3 of 7

Gregory Wiedeman in You Deployed the Agent. Now Who’s Responsible? · 2026-06-27 00:10 · 1 claps · 10.0 min read
#artificial-intelligence #ai-governance #technology-leadership #future-of-work #enterprise-technology
Open on Medium ↗
Wiki topics: AGT · AI Agents AI · AI · General BIZ · Business Strategy

The Compass Doesn't Break — It Translates

Series 2 — You Deployed the Agent. Now Who's Responsible? | Part 3 of 7

Six months after the agent went live, the compliance lead retrieved the governance documentation for a scheduled audit.

The deployment had gone well. Contracts were routed, decisions logged, and nothing flagged. The team had been deliberate: ownership assigned, decision boundaries documented, and escalation paths mapped. The governance framework was complete.

She then ran the checklist.

Human review is required before any action is taken. The agent had been acting before any human review occurred — that was the point. Escalations were routed to the review team. The agent's escalations were routed to a downstream classification model. Ownership was assigned per output. Nobody had defined whose name should appear on a behavior pattern rather than on a document.

Nothing had gone wrong. Nobody had been negligent. The governance framework was intact.

It was just describing a different deployment.

That's a composite scene — but the pattern it reflects is real. Organizations that have built governance frameworks for AI-assisted work are hitting the same wall: the framework was designed for an AI that helps a human make a decision. Agentic deployment changed the actor. The human became optional — and the governance layer, aimed precisely at that human, suddenly had no one to point to.

The instinct may be to start over for some.

That's the wrong instinct.

The Framework That Was Built for This — Just Not Yet

If you've been following this series, you know the AI Governance Compass from AI Before You Build. Five pillars designed to govern AI-assisted decision-making:

  • Decision Boundaries — where AI can and cannot make calls autonomously
  • AI-Free Zones — deliberate spaces preserved for unassisted human judgment
  • Ownership Standards — every AI output has a named, accountable human
  • Escalation Triggers — the circuit breaker that catches what routine review misses
  • Transparency — disclose before someone else discovers it

At the center: Critical Thinking Culture. The one thing no policy or configuration can replace.

Part 6 of that series acknowledged it directly: the Compass was designed for AI-assisted human decisions. Agentic and autonomous AI challenges several pillars. The next frontier was flagged but not addressed.

Part 2 of this series established the confidence infrastructure — the scoreboard, the deliberate ramp, and the distinction between go-live and trusted. That infrastructure shows how your agent is performing. The Extended AGC tells you what your organization needs in place to interpret that performance correctly and act on its implications.

This is the translation.

The five pillars don't break under agentic deployment. They translate. The principles remain the same. The subject of the sentence changed — and that changes what the principles require in practice.

Same Compass, New Terrain

Think about what each pillar was actually doing in the original framework.

Decision Boundaries weren't just a list of what AI couldn't touch. They were a structural acknowledgment that not every decision should be delegated — and that the boundaries needed to be explicit, not assumed. The fact that a human remained in the loop was a feature of the deployment model, not the pillar itself.

AI-Free Zones weren't about specific meetings. They were about preserving deliberate human judgment in specific contexts. The context happened to be meeting-shaped in 2023, because that's what AI-assisted work looked like then.

Ownership Standards weren't about who clicked approve. They were about named accountability — someone whose professional judgment was on the line for every output. The review step was a mechanism for enforcing that accountability, not the accountability itself.

Escalation Triggers weren't about building a feedback form. They were about ensuring that edge cases and failures had a path to a human who could actually address them.

Transparency wasn't about disclosure for its own sake. It was about the right people having the right information to make informed decisions downstream.

None of that changes when the agent is the actor. What changes is how each of those principles is implemented.

Other governance frameworks address autonomous AI systems — including compliance mandates, risk frameworks, and regulatory guidance. The Extended AGC isn't a replacement for those frameworks. It's a translation layer that maps your organization's existing governance culture to agentic deployment. If you've done the hard work of building governance for assisted AI, this is additive. You're not starting over. You're scaling what you built.

The Translation

Here's what the Extended AI Governance Compass looks like when the agent is the hire rather than the assistant.

Each one deserves its own walkthrough. At the end of each, there's a single question. These aren't rhetorical. They're the questions your organization should be able to answer before the next agent goes live.

Decision Boundaries → Objective constraints baked into agent configuration

In the assisted model, decision boundaries were defined by a governance policy. Someone wrote them down, a human reviewed outputs against those boundaries, and if an AI recommendation crossed a boundary, a human caught it.

In the agentic model, the agent makes calls before a human reviews anything. That means the boundaries can't live in a document — they have to live in the system. Objective constraints, scope definitions, and action permissions must be configured, not merely declared. A policy stating "the agent should not initiate contact with churned customers" is meaningless if nothing in the agent's architecture enforces it.

The question this pillar is now asking: What is this agent actually authorized to do, and is that authorization enforced at the configuration level — not just the policy level?

(Part 4 goes deep here — objective ownership, scope drift, and what happens when the agent does exactly what it was configured to do and the result is still wrong.)

AI-Free Zones → Which workflows are agent-free, not just which meetings

In the original framework, AI-free zones were defined at the decision level — including performance reviews, disciplinary actions, and specific categories of sensitive communication. That level of granularity made sense for assisted AI because a human was still present; the zone defined what they could delegate to AI.

In the agentic model, the zone must be defined at the workflow level. Not "the agent shouldn't make this type of decision" — but "this workflow should not have an agent in it at all." Those are different scopes. An agent running autonomously within a workflow that should be human-owned isn't violating a policy. It's operating in the wrong zone entirely — and no policy review will catch it after the fact.

This is the first of the five pillars to be addressed before deployment. The decision about which workflows remain agent-free is made before the first line of configuration is written — which is also why it's the hardest to retrofit. The other four pillars have operational dimensions that evolve after go-live. This one's entire value lies in the question it forces to be asked before deployment begins.

The question this pillar is now asking: Are there workflows currently running with agents that should have been designated agent-free before deployment began?

Ownership Standards → Who owns the agent's behavior, not just who reviewed an output

This is the pillar that faces the most resistance from the organization. It's also the one most worth fighting for.

In the assisted model, ownership was relatively clear. Someone's name was attached to the output before it went anywhere. If the AI generated a recommendation and a human approved it, the human owned it. That's the hire analogy at its most direct — you stake your name on what you sign off on.

In the agentic model, no one reviewed the output before it became action. The agent acted. The question isn't who reviewed it — there was no review. The question is who owns the behavior pattern that produced it. Who designed the objective? Who approved the scope? Who is accountable when the agent does exactly what it was configured to do and the result is still wrong?

That person exists. They're just not always named. In too many deployments, ownership floats among the team that built the agent, the team that requested it, and the vendor that sold it. When something goes wrong, accountability fails.

Naming them — formally, in the deployment record — is now required by this pillar.

The question this pillar is now asking: Who is accountable for this agent’s behavior — not its outputs, its behavior — and is that person named before the agent goes live?

Escalation Triggers → Must fire to a human, not another AI process

This is the most technically seductive failure mode in agentic architecture. It's also the one with the clearest governance line.

In the original framework, escalation was a human handoff. The AI flagged uncertainty or a boundary condition, and a human took it from there. A person terminated the circuit breaker.

In multi-agent and orchestrated systems, it's now common for escalations to be routed to a second AI process. The orchestrator flags an issue; an evaluator reviews it; a supervisor agent makes the call. It's a clean technical pattern. It's also a governance gap.

The escalation trigger was never meant to route the problem elsewhere. It was meant to bring a human into the loop at the moment the system is most likely to be wrong. Routing to another AI process maintains automation — it doesn't introduce judgment. It's a more sophisticated version of the same autonomous system, not a meaningful check on it.

The constraint is non-negotiable: escalation chains must terminate with a human. Not a monitoring dashboard nobody watches. Not an alert that fires into a Slack channel at 2 AM. A named person with defined response expectations who has the authority to act on what the escalation is telling them.

The question this pillar is now asking: When this agent escalates — for any reason — does that path end at a person?

(Part 5 builds out the full escalation architecture — what behavioral monitoring looks like for autonomous systems, and why this line matters enough to draw hard.)

Transparency → Disclose that the decision was made autonomously, not just that AI was involved.

The original transparency pillar was about disclosure: if AI contributed to a decision, say so. Don't let anyone downstream assume a human made the call.

Agentic deployment introduces a more specific requirement. It's not enough to say AI was involved. The relevant disclosure is that no human was involved in the decision-making.

These are different things. "AI was involved in this recommendation" tells you something about the process. "This decision was made autonomously, without human review before action," tells you something about accountability. The person on the receiving end — whether it's a customer, a downstream team, a regulator, or an executive — deserves to know which situation they're looking at.

This distinction already has legal weight. Moffatt v. Air Canada (2024 BCCRT 149) established that a company cannot disclaim responsibility by pointing at its AI system. The tribunal didn't ask whether Air Canada knew its chatbot was wrong — it asked whether the customer was given accurate information to act on. Autonomous disclosure addresses the same question at the organizational level: not just that AI was involved, but that no human reviewed the decision before it became action.

The question this pillar is now asking: Does your transparency standard disclose autonomous decision-making specifically, or just AI involvement generally?

(Part 6 unpacks the full transparency requirement — disclosure design, downstream communication, and what it means to be transparent about a decision nobody watched get made.)

The One That Doesn't Translate — Because It Doesn't Have To

Critical Thinking Culture sits at the center of the original Compass. It still does.

It was never a process step or a policy requirement. It was the organizational capacity to evaluate AI output rather than accept it — to ask whether the answer makes sense, not just whether it was generated correctly.

In the agentic context, that capacity becomes more important, not less. The scoreboard from Part 2 — actionability rate, escalation rate, scope creep rate, recovery rate — is data. Critical thinking is what you do with it. A leader who looks at a 91% actionability rate and says "we're fine" without asking what the 9% looks like, or where the scope creep rate is trending, is automating their own judgment. The metrics are the input. The thinking is the output.

The five questions at the end of each pillar above are inputs too. The judgment about what the answers reveal — and what the organization does about them — is something no framework can produce. Organizations build that capacity, or they don't.

What Changes, and What Doesn't

The Extended AGC isn't a new compass. It's the same Compass, calibrated for new terrain.

The principles haven't changed:

  • Boundaries should be explicit and enforced — not declared and hoped for
  • Some spaces should be human-only — defined before deployment, not discovered after
  • Accountability needs a name on it — behavior ownership, not just output review
  • Failures need a path to a person — escalation that terminates at judgment, not automation
  • Downstream parties deserve accurate information — autonomous decisions disclosed as such

What changed is what implementing those principles requires. The enforcement mechanisms have to shift — from oversight to configuration, from review processes to deployment architecture, from output accountability to behavior accountability.

The organization that built a governance framework for assisted AI didn't waste its time. It built the right foundation. The translation scales that foundation to agentic deployment — without starting over, without pretending the old framework was wrong, and without assuming the new context takes care of itself.

That's also the positive case. Accountability isn't the ceiling on what agents can do. It's the foundation of what they're trusted to do. The organizations that do this translation work aren't constraining their agents — they're building the infrastructure that enables them to give more.

Go back to that compliance audit. The governance framework was intact. The team had done the work.

The checklist didn't reveal a failure. It revealed a gap between the governance they had built and the deployment they were running. They didn't throw out the framework. They translated it — pillar by pillar, rebuilding the enforcement layer for an actor that acts rather than assists. The principles held. The mechanisms changed.

That's the work. And unlike building trust in a new hire through instinct and institutional memory, the agent's track record is measurable. The translation isn't just necessary — for the organizations willing to do it, it's an advantage.

The Compass doesn't break under autonomous deployment. It translates.

Next up: objective ownership and decision boundaries — who told the agent what to want, and what happens when that intent drifts from reality.

Sources

Moffatt v. Air Canada · 2024 BCCRT 149British Columbia Civil Resolution Tribunal · Establishes that organizations cannot disclaim accountability by attributing decisions to their AI systems · https://canlii.ca/t/k2spq.

Gartner Newsroom · June 2025Predicts over 40% of agentic AI projects will be canceled by the end of 2027, citing inadequate risk controls · gartner.com/newsroom

Artificial Intelligence · AI Governance · Technology Leadership · Future of Work · Enterprise Technology


메타데이터
post_id
48ee606ff8bf
slug
the-compass-doesnt-break-it-translates-48ee606ff8bf
url
https://medium.com/you-deployed-the-agent-now-whos-responsible/the-compass-doesnt-break-it-translates-48ee606ff8bf
canonical_url
https://medium.com/you-deployed-the-agent-now-whos-responsible/the-compass-doesnt-break-it-translates-48ee606ff8bf
author_url
https://medium.com/@gwiedeman
status
ok
fetched_at
2026-07-09 16:18:44