Regulation

Human in Control and the Accountability Gap

Regulators worldwide demand human oversight of AI systems. But what does oversight mean in practice? Human in control is an operating model for AI agents in which autonomous agents execute the work while a human retains final decision rights. It is a practical answer to a regulatory requirement that is often left vague.

By Graeme Provan · 2026-06-11

The gap

The EU AI Act requires high-risk AI systems to be designed for "effective human oversight" - to monitor, intervene, override, and deactivate. Australia's AI Ethics Principles demand "appropriate levels of human control or oversight for the particular AI system or use case." NIST's AI Risk Management Framework calls for human "in the loop, on the loop, or in command."

None of these documents tells you how to build it. They say you must, not how. The accountability gap is the space between the regulatory sentence and the engineering reality - the space where organisations install a dashboard, assign an owner, and call it done.

What the regulators actually mean

Read closely, the regulatory texts converge on four requirements that map directly to the human-in-control operating model:

EU AI Act Article 14 - Natural persons overseeing high-risk AI

Requires deployers to assign overseers with "real authority, competence, and support." The human-in-control model answers this by naming a decision owner, logging their approvals, and ensuring the overseer has the tools to exercise their authority - not just the title.

EU AI Act Article 26(2) - Transparency obligations

Requires systems to be "sufficiently transparent" so that overseers can understand their capabilities and limitations. The visibility property of human-in-control - real-time view of actions, reasoning, and plans - directly satisfies this.

Australia's AI Ethics Principle 8 - Accountability

Requires organisations to "consider the appropriate level of human control or oversight." Human-in-control makes this consideration explicit: a documented operating model with named owners, not an undocumented assumption.

NIST AI RMF - Human oversight and governance

Frames oversight as a governance function - not a technical feature - embedded in organisational structures. Human-in-control treats oversight as an operating model owned by a named person, which aligns with NIST's governance-first approach.

Why compliance checkboxes fail

The gap persists because organisations treat oversight as a checkbox. A person is "assigned." A dashboard is "deployed." A policy is "written." But the assigned person lacks authority. The dashboard shows metrics, not decisions. The policy is never tested. The system passes audit but fails reality.

Human-in-control closes this gap by making oversight testable. Can the named person stop the agent in under 60 seconds? Can they see what it is doing right now? Is every consequential action linked to their name? These are yes/no questions. The model either works or it does not.

What to document

  • Named owner: A specific person, not a role, who holds decision rights for this agent or agent class.
  • Authority scope: What the owner can approve, redirect, or stop - and what they cannot.
  • Intervention mechanism: How the owner exercises authority - UI, API, escalation path - and how long it takes.
  • Audit trail: What is logged, where it is stored, and who can access it.
  • Test record: When the kill switch was last tested, and what happened.

External sources

Read the full canonical definition:

What is Human in Control?