PROMPT ENGINEERING

Verifying AI Output: Catch Errors Before You Send

Good AI output and wrong AI output look identical on screen. Here is the two minute check that separates them, and how to decide when it is worth running.

·7 min read

Quick Answer

Verifying AI output means checking specific claims before you send, in a fixed order: invented facts first, then commitments you did not authorise, then tone and gaps. Ask the model to list every number, name, and date it supplied from its own knowledge rather than your source. That single step catches most damaging errors.

You verify AI output by checking specific categories of claim in a fixed order, starting with anything the model supplied from its own knowledge rather than from what you gave it. That is the whole method. It takes about two minutes, and it is the difference between AI saving you time and AI eventually costing you a client.

The reason this needs saying is that the old warning signs have gone. A few years ago, made-up output read as slightly off. It does not any more. Invented figures now arrive in the same confident, well-structured prose as correct ones, which means you cannot rely on noticing.

Why Does AI Output Need Checking at All?

Because a model producing text is not consulting a record. It is producing the most plausible continuation of what came before. When it has your source material, plausible and accurate usually coincide. When it does not, it fills the gap anyway, and nothing in the output marks where the knowledge ran out.

This is not a flaw you can prompt away entirely. You can reduce it a lot by supplying proper context, which our guide to context engineering covers in depth. But reducing is not eliminating, and the residue is exactly the part that reads most convincingly.

There is a business case as well as a quality one. Singapore's Infocomm Media Development Authority reported AI adoption among SMEs more than tripling from 4.2 percent in 2023 to 14.5 percent in 2024, with larger firms moving from 44 percent to 62.5 percent. Adoption is climbing fast. What has not kept pace is the checking discipline around it, and that gap is where the incidents happen.

What Kinds of Errors Actually Slip Through?

Four categories account for nearly everything that causes real damage.

Invented specifics. A statistic with no source, a date that sounds right, a regulation number, a quote attributed to someone who never said it. These are the most dangerous because they are the most quotable. A vague sentence gets skimmed. A precise fake number gets repeated in a meeting.

Unauthorised commitments. The draft agrees to a timeline you never approved, implies a discount, or promises a feature. This slips through constantly in client emails, because the sentence reads as helpful rather than as a liability.

Confident vagueness. Sentences that sound decisive but contain nothing checkable. Harmless in isolation, corrosive in volume, and a reliable sign the model had nothing concrete to work with.

Silent omissions. The thing the recipient will immediately ask about, which is missing because you never mentioned it. Harder to spot than an error, since nothing on the page is wrong.

Which Checks Should You Run First?

Order matters, because attention runs out. Work from most damaging to least.

  1. Invented specifics. Every number, name, date, and quotation. Confirm each traces back to something you supplied.
  2. Commitments. Any sentence that binds you to a price, a date, a scope, or a guarantee.
  3. Anything a regulator or lawyer would read closely. Claims about compliance, safety, health, or legal obligation.
  4. Tone against the recipient. Fine to fix late, since getting it wrong is awkward rather than costly.
  5. Gaps. What will the reader ask that this does not answer.

Most people naturally start at step four, because tone is what you notice when reading. That is why errors survive. Reading for style and reading for accuracy are genuinely different passes, and only the first one feels like reading.

How Much Checking Does a Task Deserve?

Scale it to consequence, or you will abandon the habit within a fortnight.

Skip most of it for internal notes, personal drafts, and brainstorming, where being wrong costs nothing and gets corrected in the next message.

Run steps one and two for anything leaving your organisation. Client emails, proposals, listings, social posts. Two minutes.

Run everything, twice for contracts, regulatory submissions, public statements, and anything with a compliance dimension. If it would be expensive to retract, it is worth ten minutes.

Regional research supports treating this as a business discipline rather than perfectionism. Work published by the Singapore Economic Development Board, drawing on a survey of 330 senior executives across six ASEAN markets, found 46 percent of regional companies have moved past piloting AI into scaling it, ahead of the 35 percent global average, yet close to 80 percent report marginal or no bottom-line impact. Volume of use is not the constraint. Trustworthy output is.

How Do You Catch Invented Facts Fast?

Make the model do the sorting. Paste your source material and its output, then ask it to list every specific claim in two columns: supported by the source, and supplied from its own knowledge.

The second column is your checking list. It is usually short, often just three or four items, and it takes well under a minute to scan. This works because you are asking for a structural comparison rather than a truth judgement, and structural comparison is something models do reliably.

What does not work is asking whether the output is accurate. That invites the same process that produced the error to evaluate it, and it will usually defend what it wrote. Ask what is unsupported, never whether it is true.

Several prompts we added this week build this in at the point of creation rather than after it. The bug report prompt in our coding library asks the model to list open questions before touching code. The vendor questionnaire prompt in business asks what answer should end a conversation. Both push the uncertainty into view early, where it is cheap.

How Do You Make This a Habit That Sticks?

Attach it to an existing action rather than to intention. The reliable trigger is the send button: nothing leaves without step one. That is a rule you can actually follow, unlike remembering to be careful.

Two things that help. Keep the check as a saved prompt so it costs a paste rather than a decision. And write down what slipped through when something does, because the errors you personally make cluster, and after a month you will know your own two failure modes better than any general list.

The broader point is that AI shifts your job from producing to verifying. That is a genuine skill, and it is the one that separates people getting real value from people generating a lot of text nobody trusts. Browse the full prompt library and start with whatever you send most often.

What Else Do People Ask?

Can AI reliably check its own output?

Partly. It is good at structural checks such as finding claims that lack support, spotting internal contradictions, and listing every specific fact it stated. It is unreliable at judging whether those facts are true, because the same process that invented them will often defend them. Use it to surface what needs checking, then verify the surfaced items yourself.

What is the fastest way to spot an invented fact?

Ask the model to list every number, name, date, and quote in its output, and mark each as either taken from your source material or supplied from its own knowledge. Anything in the second column is unverified until you check it. This takes about thirty seconds and catches the errors that damage trust fastest.

Does checking cancel out the time AI saves?

No, provided you scale the checking to the stakes. A two minute verification on a client proposal still leaves you far ahead of writing it yourself. What kills the time saving is checking everything to the same depth, including internal notes nobody will act on. Match effort to consequence.

Which tasks should never go out unchecked?

Anything with a number in it, anything a customer or regulator will read, anything that commits you to a price, date, or guarantee, and anything citing law or policy. Those four categories cover most of the incidents that cause real damage. Casual internal drafting rarely needs the same treatment.

Do newer models still make things up?

Yes, though less often and more convincingly. Improved fluency means invented details now read exactly like verified ones, so the visual cues people relied on have largely disappeared. The practical response is a checking habit that does not depend on something looking wrong, since increasingly it will not.

Sources: Infocomm Media Development Authority, Singapore Digital Economy Report FY2024/2025 (SME AI adoption 4.2 to 14.5 percent, non-SME 44 to 62.5 percent); Singapore Economic Development Board, "AI in Southeast Asia: An Era of Opportunity" (survey of 330 senior executives across six ASEAN markets, 46 percent scaling versus 35 percent global average, close to 80 percent reporting marginal or no bottom-line impact). Figures current as of August 2026.