← All lessons
Level 3 · Defined6 min read

Human oversight that actually works

"A human is in the loop" is the most common sentence in AI policies and the least often true. Oversight means a named person who understands the system, sees its outputs in time, has the authority to change or stop them, and actually does so sometimes. If nobody has ever overridden the tool, you do not have oversight; you have a rubber stamp.

What the laws require

  • EU AI Act, Article 14 (providers) and Article 26 (deployers): high-risk systems must be designed so that natural persons can oversee them, and deployers must assign oversight to people with the competence, training and authority to do it. Deployers must also monitor operation and tell the provider about problems.
  • GDPR Article 22 and Quebec Law 25: people have a right not to be subject to decisions based solely on automated processing that significantly affect them, or at least to obtain human intervention and to contest the decision.
  • Colorado SB 26-189 (from 1 January 2027): after an adverse outcome, consumers can request "meaningful human review and reconsideration". The Attorney General's proposed rules define what "meaningful" means; expect it to require a reviewer with authority and information, not a click-through.
  • Canada's Directive on Automated Decision-Making: impact level III and IV decisions cannot be made without specific human intervention points.
  • NYC Local Law 144: a tool that "substantially assists or replaces" discretionary decisions triggers the law; genuine human judgement at the end changes that analysis.

Designing an oversight point

For every high-risk or consequential entry in your inventory, write down:

  • Who reviews: a role, then a name.
  • What they see: the output, the confidence, the key inputs, and the option to disagree.
  • When: before the decision takes effect (pre-decision review) or after, on request (appeal). Pre-decision is required where the law says "solely automated" is not allowed.
  • Power: they can change the outcome and stop the system. Write down who can hit the off switch, and that it has been tested.
  • Evidence: the override rate. A reviewer who agrees with the machine 100 percent of the time is a signal that oversight is nominal.

Automation bias

People defer to machines, especially under time pressure. The EU AI Act names this risk explicitly. Counter it with: a small daily sample of decisions reviewed blind (before seeing the AI's answer), rotation of reviewers, and a rule that reviewers must write one line of reasoning for agreement as well as disagreement.

Customer-facing systems

For chatbots and assistants, oversight means an escalation path a customer can trigger ("talk to a person"), a person who reads a sample of transcripts weekly, and a way to correct the knowledge the bot draws on. Air Canada lost Moffatt v. Air Canada not because its chatbot was wrong once, but because nothing in its process would have caught the error or honoured the promise when the customer raised it.

Write it down

Oversight you cannot show did not happen. Keep the reviewer roster, the sampling schedule, and the override log with the system's record file (next lessons cover records and monitoring).

What this means for you

For each consequential tool, name the reviewer, define what they see and what they can change, and start an override log this month. If you run a chatbot, add a visible 'talk to a person' route and have someone read a sample of transcripts weekly.

Real case

Ruling2024 · CA-BC

Moffatt v. Air Canada — airline liable for its chatbot's wrong answer

Decision 2024 BCCRT 149 (February 2024). Air Canada was ordered to pay C$812.02 in total: C$650.88 in damages (the fare difference) plus pre-judgment interest and tribunal fees. Small money, but the first widely reported ruling that a company answers for what its customer-facing AI says.

Read the case →

Related laws

Quick check · 3 questions

  1. 1.Which of these is the strongest evidence that human oversight is real?

  2. 2.Under the EU AI Act, what must deployers of high-risk systems do about oversight (Article 26)?

  3. 3.What does Colorado SB 26-189 give consumers after an adverse outcome from automated decision-making technology (from 2027)?

0 of 3 answered

Sources

Last reviewed Sep 25, 2026.

Educational information, not legal advice. Laws change and details depend on your situation — check the linked sources and talk to a qualified lawyer before acting. Last content review: 2026-09-25.

Spotted an error? Ask the tutor or email hello@myaiguide.pro.