Interviewing
How Do You Test Whether a Candidate Notices AI Errors?
To test whether a candidate notices when AI gets something wrong, stage the mistake instead of asking about it: a real task from their own field, one plausible error planted in the source material, and an assistant that repeats the error confidently. Grade four acts: whether the error was named, when, what it was checked against, and whether the finished work changed. Calibrate first. Of two people already doing the job, one should find the error inside ten minutes; if both find it in thirty seconds it is decoration.
The takeCall it an AI test if that is what gets it approved, but what it selects for is older than the assistant. Knowing which claim is load-bearing is domain expertise, and the people who have it are usually the ones a number in their own field has already burned. Nobody has separated the two in a hiring setting, so I would not assume this round says much about how a person works with a model. That is not a reason to drop it. It is a reason to stop calling it a screen for AI skepticism and admit you are testing whether someone knows their own field.
Where Olive fits
Open a role and see what the work shows
A seeded error you wrote yourself tests the one mistake you thought to plant, in the one field you know well enough to plant it in. Olive runs a 40-to-60-minute occupational assignment with an assistant that will overreach, and a human reviewer writes six evidenced findings (one of them whether anything was tested against something outside the conversation), each anchored to a moment in the session and granted to the candidate as well.
Rank your shortlistWhat does a seeded-error exercise actually test?
It tests verification under a confident assistant, and nothing else. Not AI knowledge, not prompt technique, not skepticism as a personality trait. You are looking for one narrow behavior: when a fluent answer contains something wrong, does this person go outside the conversation to settle it, and does the result change what they ship? That behavior is invisible in a conversation about AI and visible in ten minutes of work.
The failure it probes is ordinary rather than exotic. In Stack Overflow's 2025 developer survey, the most-cited frustration with AI tools was "AI solutions that are almost right, but not quite" at 66%, and more developers actively distrusted the accuracy of AI output (46%) than trusted it (33%) 4. Domain-specific tooling does not close the gap: Stanford researchers benchmarking purpose-built legal research systems found Lexis+ AI and Ask Practical Law AI produced incorrect information more than 17% of the time, and Westlaw's AI-Assisted Research hallucinated more than 34% of the time 1.
What makes it a hiring question rather than a tooling question is that the person inside the work cannot feel it happening. METR ran a randomized trial with 16 experienced open-source developers on 246 real issues in repositories they knew well; with AI tools allowed the work took 19% longer, and afterwards the developers still believed the tools had sped them up by 20% 2. In a controlled security study, participants with an assistant wrote significantly less secure code than the control group and were more likely to believe their code was secure 3. Confidence moves the wrong way under assistance, which is exactly why self-report is worthless here.
So the interview question "tell me about a time AI got something wrong" measures recall and storytelling. Every candidate has an answer and the answers are indistinguishable. The problem of judging AI-assisted work at all starts here, and the fix is to stop asking about the behavior and stage it.
How do you plant an error your candidate's field would catch?
The source material carries the error, never the model, and the mistake should be one a competent practitioner in that occupation would question while a fluent generalist would not. Model output is not repeatable (ask the same question twice and you get two different errors, or none), so the seeded error goes in the packet, the repo or the dataset the assistant reads from. Then it lands the same way for every candidate.
Six worked versions, one per field:
- Management consulting. The summary page of the market-sizing packet attributes a 2019 segment figure to the whole category in 2025. The underlying source is in the folder and says otherwise. The assistant builds the sizing off the summary because the summary is what it was handed.
- Financial analysis. The revenue bridge is off by one period: the opening balance is last quarter's closing figure, so price and volume reconcile to a total that is internally consistent and wrong. The assistant will narrate the bridge fluently in the wrong direction.
- Software engineering. The docstring says `retry(attempts, backoff)`; the shipped function takes them the other way round. The assistant writes to the docstring, the tests pass because the fixture uses equal values, and production would sleep for three attempts.
- Legal operations. A memo in the packet cites a real case with a pin cite to a paragraph that does not say what the memo claims it says. The citation resolves. Only reading the paragraph settles it.
- Marketing. The most quotable statistic in the research folder comes from a vendor's own 42-person customer survey and is written up as market-wide. It is the number every draft will lead with.
- Healthcare revenue cycle. A denial is coded as a coverage dispute and is actually a timely-filing miss. The assistant will draft a persuasive medical-necessity appeal for a claim that is simply late.
Nothing about this works uncalibrated. Hand the task to two people already doing the job: one should find the error inside ten minutes, and neither should call it a trick. If both miss it, the error is undiscoverable. If both find it in thirty seconds, it is decoration. Non-technical roles are not exempt from this: every occupation has material that reads settled until someone opens it, and naming yours is the whole authoring cost.
Write the rubric before you write the error
The rubric is four columns, filled in from the record rather than from impressions: named (did the error appear as a problem anywhere), timing (before or after the deliverable was drafted), instrument (what was opened, run or recomputed), and consequence (what in the final answer is different because of it). Two people should be able to fill those in independently and agree.
Independent agreement is the part most rubrics skip and every debrief needs. "Showed good judgment" cannot be scored twice the same way; "re-added the bridge column against the raw export" is a yes or a no. Write the observable, not the adjective. If you cannot state the observable, you have not finished designing the exercise. Whether two interviewers can agree on an AI-collaboration rubric at all is a measurable property of the rubric, not a matter of interviewer quality.
Compliance points the same direction as quality here. A step that decides who advances is a selection procedure, and work samples and simulations are named examples 5. The Uniform Guidelines are sharper still on the design choice: content validity holds to the extent the procedure is a representative sample of the content of the job, and a procedure resting on inferences about mental processes cannot be supported by content validity alone 6. Asking a candidate how they would check a confident claim is an inference about a mental process. Handing them a claim, a source and thirty minutes is a work sample.
Run the columns past whoever signs off on your interview loop before the first candidate, not after the third. A worked set of rows, what a rubric for an AI-assisted answer actually says, is an hour of writing that survives every task you ever swap in behind it.
What counts as catching it?
Four grades, not a yes or a no. Zero: the error is in the deliverable, unremarked. One: flagged as doubtful and left there. Two: settled against something outside the conversation, with what it showed written down. Three: settled, and the check changed a number, a recommendation or a stated limit. Most candidates who impress in conversation land on one; most hires you want land on three.
The distinction between one and two is the one that pays. A candidate who says the number looks off has an instinct. A candidate who opens the source, re-derives the figure and writes down the variance has an instrument, and an instrument transfers to the errors you did not plant. Grade the act in the record, never the assertion about it: "I double-checked that" with nothing opened is a zero, and it is the most common thing a nervous candidate says.
Grade selection too, because checking everything is not available in real work. Which claim did they pick, and was it the one the recommendation rested on? A candidate who verified three peripheral facts and shipped the load-bearing one unchecked has done worse than one who checked only the load-bearing claim. The opposite failure is real and less discussed: someone who challenges every line and finishes nothing is not careful, they are slow, and a seeded-error exercise flatters that behavior unless the rubric counts consequence rather than challenges.
The scale asks what was settled and what the check showed, and it asks that identically of a step the assistant touched and one it never did. A person who judged the assistant was the wrong instrument for a step and did that step by hand has demonstrated the exact thing being tested. Hiring for verification rather than production is the shift this rubric encodes, and volume of tool use points at neither.
What breaks a seeded-error exercise?
Four things, in the order you will hit them. The error is too generic, so everyone catches it or nobody does. It is undiscoverable inside the time limit, which makes it a trick rather than a test. It leaks after the twentieth candidate. And two interviewers turn out to mean different things by "caught it," which you find out during the debrief argument.
Sample size is the harder limit. One planted error is one observation, and a competent person can miss one thing on a bad Tuesday while a lucky one stumbles into it. Two errors of different kinds in the same task (one arithmetic, one attribution) cost nothing extra to author and roughly halve the coin-flip. Two separate tasks are better and cost a second afternoon.
Nothing here transfers between fields. The docstring says nothing about the market-sizing packet and the pin cite says nothing about the denial queue; the rubric transfers, the task never does. That is the real budget line if you are adding an AI-fluency round to an existing loop: one authored task per role, plus a rotation you will write yourself when the first one leaks, plus an interviewer who can read the work rather than the deliverable.
And the exercise tests the one error you thought to plant, in the one field you know well enough to plant it in. That is a narrower claim than it feels like while you are writing the rubric. A candidate can catch your seeded arithmetic error and still hand every framing decision to the model on the job. If you want the broader picture, the seeded error is one probe inside a larger question: what an AI-fluency test should measure covers more ground than any single planted mistake can.
Common questions
Do you tell candidates an error has been planted?
Tell them the material may contain mistakes and that flagging what they could not settle is part of the deliverable. Do not say how many or where. Announcing nothing produces two populations (the ones who assumed the packet was clean and the ones who assumed it was a trap), and you cannot compare them. Announcing the exact error turns the exercise into a scavenger hunt. The middle position is also how the job works: real source material has errors in it, and nobody labels them.
What if the candidate catches it but can't explain why it's wrong?
Count it as flagged but not settled, and follow up. A candidate who says the number looks off but cannot name what it should be has an instinct with no instrument behind it. Ask what they checked it against, and what they would have concluded if the check had come back clean. If the honest answer is that it just felt wrong, you have learned something real about how they would work unsupervised. That is not disqualifying on its own, but it is different evidence from a re-derived figure with a variance attached.
Won't a strong candidate just check everything?
No, and you should not want that. Checking everything is unaffordable in real work, so the useful signal is selection: which claim did they pick, and was it the one the recommendation rested on? A candidate who verified three peripheral facts and shipped the load-bearing one unchecked has done worse than one who checked only the load-bearing claim. Set a time limit tight enough that triage is forced, then score the triage.
How do you run this for a role with no technical artifact?
The artifact is whatever the role's decisions rest on. For a recruiter it is a compensation benchmark with the wrong geography attached; for a marketer, the most quotable statistic in the folder, sourced from a vendor's own small customer survey; for a revenue-cycle specialist, a denial coded as a coverage dispute that is actually a timely-filing miss. If you cannot name yours, ask the two strongest people on the team what they re-check before they sign anything, and plant the error there.
Can this run as a take-home instead of live?
Yes, and it usually should, because verification takes time an interview slot compresses out of existence. The cost is the record: unwatched, you see the deliverable and not the checking. Ask for the check explicitly. A short note naming what was verified, against what, and what it showed turns an unwatched task back into evidence. Cap it at about an hour, say the cap in the invite, and pay for it if the task is long enough to be real work.
References
- 1. AI on Trial: Legal Models Hallucinate in 1 out of 6 (or More) Benchmarking Queries ✓ hai.stanford.edu Purpose-built legal research systems still return incorrect information: Lexis+ AI and Ask Practical Law AI more than 17% of the time, Westlaw's AI-Assisted Research more than 34%.
- 2. Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity ✓ metr.org 16 experienced developers on 246 real issues took 19% longer with AI tools allowed, and still believed afterwards that the tools had sped them up by 20%.
- 3. Do Users Write More Insecure Code with AI Assistants? ✓ arxiv.org Participants with an AI assistant wrote significantly less secure code than those without, and were more likely to believe their code was secure.
- 4. Stack Overflow Developer Survey 2025: AI ✓ survey.stackoverflow.co The top-reported frustration with AI tools is "AI solutions that are almost right, but not quite" at 66%; 46% of developers distrust the accuracy of AI output against 33% who trust it.
- 5. Employment Tests and Selection Procedures ✓ eeoc.gov Work samples and simulations are selection procedures and must be job-related and consistent with business necessity.
- 6. Uniform Guidelines on Employee Selection Procedures, 29 CFR 1607.14 ✓ ecfr.gov Content validity holds to the extent the procedure is a representative sample of the content of the job; a procedure resting on inferences about mental processes cannot be supported by content validity alone.
6 sources, numbered by first appearance. Every one was opened and checked against the claim it carries. How Olive sources claims
General guidance for hiring teams. What works at one company and one volume may not transfer to yours.
Olive assesses how a person works with AI. It does not detect AI-written documents, and it never produces a score, a ranking, or a match percentage for a person. Candidates read the same report the employer reads.