LearnAI home

Staying Sharp ยท Lesson 3

How to Become the Person Who Checks the AI

The role that is growing, and how to be good at it.

Somebody has to sign it

Every organisation using AI seriously ends up with the same shape of problem. Output arrives quickly, it looks finished, and somebody still has to say yes before it goes to a customer, a regulator, a board or a court. That yes is a person. It cannot be anything else, because a yes is a promise, and only a person can make one.

That role is quietly growing everywhere, usually without a job title attached to it yet. It goes by review, or sign-off, or quality, or simply being the one people send things to before they send them out. Being genuinely good at it is one of the more durable positions you can hold.

The catch, and it is a real one, is that you cannot fake it.

In plain English

Verification:
Checking whether an output is actually correct, rather than whether it looks correct.
Fluency trap:
Confusing how well something is written with how true it is. Confident prose reads as correct even when it is not.
Hallucination:
When an AI produces something invented and presents it with the same confidence as a fact. Names, figures, sources and quotations are common cases.
Sign-off:
The moment a named person accepts responsibility for a piece of work going out. Software cannot do this.
Spot check:
Verifying a small sample in depth rather than skimming everything shallowly.

Why checking is harder than it sounds

Reading through an AI output and nodding is not checking. It feels like checking, which is what makes it dangerous.

The reason is the fluency trap. Human writing gives off signals when the writer is unsure: hedging, awkwardness, thin detail. AI output gives off none of those. A wrong answer arrives in the same confident register as a right one, so your instincts, honed on humans, are calibrated for the wrong thing.

So the only reliable way to check is to know the answer yourself, or to know exactly where the answer can be verified. Which brings us back to depth.

If you cannot tell whether an output is right, you are not reviewing it. You are approving it, which is a different thing with your name on it. Be honest with yourself about which one you are doing.

The four places errors hide

Over time, checkers develop a mental list of where problems cluster. A reasonable starting list looks like this.

Specifics that sound retrievable. Names, dates, figures, citations, legal references, product specifications. Anything that looks looked-up is worth actually looking up.

Things that are true in general but not here. The single most common failure in professional contexts. The output describes standard practice, and your organisation, contract, jurisdiction or client is an exception. Nothing on the page is wrong in the abstract, and all of it is wrong for you.

What is missing. Absence is invisible. An output can be entirely accurate and still leave out the caveat, the stakeholder, the risk or the alternative that changes the decision. Reading for absence is a learned habit and almost nobody does it naturally.

Confident reasoning built on a wrong assumption. Check the premise before you check the logic, because sound reasoning from a false start produces a very persuasive wrong answer.

โŒ Weak prompt

Prompt

Is this report accurate?

Output

The report appears well structured and the analysis is broadly sound. A few sections could benefit from additional detail.

You asked the same system that produced the work to grade its own work, in a form that invites a pat on the head.

โœ… Good prompt

Prompt

List every factual claim in this report that could be checked against an external source. For each one, state exactly how I would verify it and how bad it would be if it turned out to be wrong. Do not comment on style.

Output

1. The 2019 regulation reference. Verify on the regulator's own site. If wrong: serious, this is the basis of section 3. 2. The supplier lead time figure. Verify with the supplier directly.

Turns a vague feeling into a finite list of things a human can actually go and check.

Prompt you can copy

Below is a piece of work. Do not improve it and do not comment on the writing.

Give me four separate lists:

  1. Every specific claim (names, dates, numbers, references, sources) that could be checked externally, with how to check each one.
  2. Anything that is true as general practice but might not hold for a specific organisation, contract or jurisdiction.
  3. What a knowledgeable reader would expect to see here that is missing.
  4. Any assumption the argument depends on that has not been stated.

THE WORK: [paste]

That prompt is useful, but understand its limit. It generates the list of things to verify. It does not verify them. The verifying is your job, using your knowledge and real sources.

When you have not got time to check everything, check a small amount properly rather than skimming all of it. A spot check that goes deep on three claims tells you far more about the reliability of a document than a full read-through that goes deep on none.

Prompt you can copy

I only have twenty minutes to check this document, so I cannot verify all of it.

Pick the three claims where being wrong would cause the most damage, given that this is going to [say who reads it and what they will do with it]. Rank them by consequence, not by how likely they are to be wrong, and tell me the single fastest way to check each one.

THE DOCUMENT: [paste]

Checkpoint

Reviewing means being able to tell whether an output is right, which requires real domain knowledge. Errors cluster in checkable specifics, general truths that do not apply here, missing content, and unstated assumptions.

Building a reputation for catching things

This part is quieter than people expect. The colleague everyone trusts is rarely the loudest critic in the room. They tend to do three things consistently.

They catch things early and privately. Flagging a problem to one person before a document circulates is a favour. Flagging it in a meeting after twenty people have read it is a performance. Same catch, very different reputation.

They say what they checked and what they did not. A note saying that you verified the figures and the regulatory references but did not check the customer numbers is enormously more useful than a general thumbs up, and it protects everyone including you.

They are specific about the risk. Not that something feels off, but that this figure comes from a source that was updated last year, and section three depends on it.

Prompt you can copy

Help me write a short, low-drama note to a colleague flagging a problem I found in their draft. I want it to be specific about the risk, easy to act on, and not make them feel caught out.

Keep it under 120 words. Give me two versions: one for a peer and one for someone more senior than me.

WHAT I FOUND: [describe the issue and why it matters]

Keep a private note of things you have caught and what the consequence would have been. Not to wave around, but because you will need concrete examples in a review conversation, and you will have forgotten them by then.

The uncomfortable implication

If being the checker requires depth, then depth is the investment, and depth is slow. There is no version of this where you skim a tool tutorial and arrive. The good news is that slow investments are exactly the ones other people are not making, which is what makes them worth something.

๐Ÿ“ Quiz

Question 1 of 4

What is the fluency trap?

Found this useful? Pass it on.