What information does a reviewer need to make a good decision quickly?
SPARKthe card that turns a guess into a fact
Fennimore Electronics, an online retailer, runs an AI model that flags orders likely to be fraudulent before they ship. Perpetua Voskuijlen reviews every flagged order on a laptop with a cracked hinge at the edge of the warehouse floor, deciding whether to hold, cancel, or release it.
The direct answer
Replace the single risk score with the actual reasons behind it. Show which specific signals fired, a confidence range instead of one fake-precise number, and one click to two or three similar past cases with their real outcomes. A reviewer who sees "matched two of four known fraud signals" can decide in seconds. A reviewer who sees "87 percent" has to guess.
Do this, in order
Show the specific signals that fired, by name, not a single blended score.Why: a reviewer can weigh "new device plus address mismatch" in seconds. A bare percentage gives her nothing to weigh at all.
Show a confidence range instead of a single decimal-precision number.Why: "87 percent" invites false certainty. "Likely, based on a thin pattern" tells her how much to actually trust the call.
Surface two or three similar past cases and how they were actually resolved.Why: a pattern she can compare against beats a number she has to trust blind, especially on a case that doesn't fit the usual mold.
Show a one-line diff between this customer's history and their usual pattern.Why: "first order from this address" and "same address as their last twelve orders" are two completely different risk pictures hiding behind the same score.
Log every disagreement between the shown reasons and the reviewer's final call.Why: this is how you catch the model highlighting the wrong signal, or missing one, before it becomes a pattern nobody's watching.
Leave out raw feature weights, debug logs, and the model version number.Why: none of that helps a decision made in under a minute. It's information for an engineer, not for the person holding the order.
How to answer this, stage by stage
Nobody is grading whether you can name four fields. They're grading whether the fields you'd add actually earn back the seconds a fast reviewer doesn't have to spare.
Stage 1
Scope it to one concrete screen
Say it like this
"I'll design this for a real screen: a fraud analyst at an online retailer, deciding whether to hold or release a flagged order, usually in under a minute per case."
Why this works
Keeps the answer from turning into a generic list of dashboard best practices.
Stage 2
Say your structure out loud
Say it like this
"I'll use SPARK. Situation, the job today. Payoff, the habit worth building. Anchor, the one concrete design. Risk, what breaks when it's wrong. Keep out, what stays off the screen."
Why this works
Signals a method for designing the information, not a wish list of fields.
Stage 3
Reframe what's actually broken today
Say it like this
"Right now the screen shows one number, a fraud risk percentage, and nothing else. That's not a decision aid, it's a guess dressed up as precision."
Why this works
Names the real gap, not "add more data," which is too vague to be a decision.
Stage 4
Give the one design decision
Say it like this
"Show which signals fired, by name. Show a confidence range, not a decimal. Show two or three similar past cases with their real outcomes, and a one-line history diff."
Why this works
This is the direct answer to the question, stated as four concrete fields, not an abstraction.
Stage 5
Prove it against a real gap in trust
Say it like this
"A new hire once asked Perpetua why one order got flagged when an identical-looking one hadn't. With only a score, she couldn't answer. That's the exact failure this design fixes."
Why this works
Shows the anchor was chosen because of a moment the old design genuinely failed.
Stage 6
Say what you'd measure after launch
Say it like this
"Average decision time per flagged order, and how often reviewers escalate to a senior analyst instead of deciding themselves. If escalations don't drop, the reasons shown aren't the right ones."
Why this works
Shows you're thinking past launch day, to whether the design actually worked.
Stage 7
Say what you'd deliberately leave off
Say it like this
"Raw feature weights, the full debug log, the model version number. All real information, none of it useful to someone with forty seconds and an order to decide on."
Why this works
Shows judgment about what to exclude, not just a wish list of everything that exists.
Stage 8
Close on the one line
Say it like this
"A reviewer doesn't need more data. She needs the specific reason the model already has, shown in words she can act on in the time she actually has."
Why this works
Restates the anchor in one breath, ready for a follow-up.
Let's learn
Picture eleven hundred flagged orders a week, and a screen that shows exactly one thing about each: a percentage.
Fennimore's fraud model reads an order, the shipping address, the device, the payment method, the account history, and produces a single fraud-risk score. Before the model, a reviewer had to check all of that by hand, slower, but she always knew exactly what she was looking at.
Same order, same model, two completely different amounts of usable information.
Now the model does most of that checking itself, and Perpetua just sees the result: a number between zero and a hundred. She still has to decide hold, cancel, or release, in about the same time she used to spend just reading the order.
Here's the turn: the model wasn't withholding anything on purpose. It had already found the reasons, the specific signals, the similar past cases. The screen just never showed them, so every fast decision Perpetua made was really a guess dressed up in a number that looked precise.
Average time to decide on a flagged order, before and after the redesigned card
Nearly a five-fold drop in decision time, from showing information the model already had all along.
At its worst, a whole review shift makes calls it can't explain to anyone, including itself, and a genuinely wrong decision has no visible reason attached to it when someone asks why later.
Four fields. Every one of them was already sitting inside the model, unused.
The decision that mattered
Show the specific signals and a confidence range instead of one blended score, and put two or three similar resolved cases one click away. The point isn't more data on the screen, it's the right four facts instead of one number that only feels precise.
What I would leave alone: orders under the model's lowest risk band, with no flagged signals at all, don't need any of this. They should never reach a reviewer's screen in the first place.
The lesson: a number that looks precise isn't the same thing as a reason. A reviewer needs the second one to decide fast and defend the decision later.
Now here is the same thing as a story
The short version above is what you'd say pitching this redesign to Fennimore's head of trust and safety. Read this one for the question that actually broke the old screen.
Perpetua Voskuijlen has reviewed flagged orders for four years, and she's the one other analysts ask when an order looks strange but the number alone doesn't explain why.
Knowledge spark: what's a confidence range?
Instead of a single number like "87 percent," a range shows how much evidence actually backs the call, something like "likely, based on two strong signals" versus "uncertain, based on one thin one." Two orders can share the same percentage and deserve completely different amounts of trust.
A new hire named Dov, three weeks into the job, pulled up two orders side by side one afternoon. "This one got flagged and this one didn't," he said, "and they look identical to me. Why?" Perpetua looked at both scores, 84 percent and 81 percent, and realized she genuinely couldn't tell him. She'd been deciding off a number for months without ever really knowing what it meant.
The fields worth building sit in the cheap-and-valuable corner. A raw score is cheap but nearly worthless on its own.
That question sat with her for a week. She raised it with the product team, not as a complaint, but as a specific gap: the model clearly knew more than the screen was telling anyone.
One honest question from a new hire moved faster than a year of reviewers quietly guessing.
The redesigned card shipped four weeks later: matched signals named in plain words, a confidence range instead of a decimal, and two similar past cases a click away. Perpetua opened the same kind of pair of orders Dov had asked about, and this time the screen told her plainly: one had a new device and a billing mismatch, the other had neither. Same rough score. Completely different reasons.
The old screen never lied to Perpetua. It just never told her enough to know whether to believe it.
With reasons on the screen, decision time dropped from three and a half minutes to under a minute, and escalations to a senior analyst for "why did it flag this" dropped alongside it, because reviewers could now answer that question themselves, on the spot.
The old card asked "do you trust this number." The new one asks "do these specific facts add up."
I built the single score first because it was the simplest thing to ship. It took one new hire's honest question to see that simple and useful were never the same thing.
SPARK, in one screenNot a feature wish list. SPARK is what forces the information to survive a real fast decision.
S
Situation. The job today.
A reviewer opens a flagged order and sees one number, with no way to know what's actually behind it.
Grounds the redesign in exactly what's missing right now.
P
Payoff. The habit worth building.
Perpetua stops escalating uncertain calls to a senior analyst, and decides confidently, on her own, most of the time.
Names the real win: independent, defensible speed, not just a faster click.
A
Anchor. The one design decision.
Show matched signals by name, a confidence range instead of a decimal score, and two or three similar past cases one click away.
The hardest step, and the direct answer to the question.
R
Risk. What breaks the first time it's wrong.
The shown signals could highlight the wrong reason, or miss the real one. Logging every disagreement between reasons and the final call catches that drift.
Names the exact failure the design has to survive.
K
Keep out. What stays off the screen.
Raw feature weights, the debug log, and the model version number. Real information, useless in the time a reviewer actually has.
Shows judgment about restraint, not just addition.
Leaving these off the card is as much a design decision as adding the four fields that stayed on.
The recap, one line per letter: situation is a single unexplained score, payoff is independent, confident decisions instead of escalations, anchor is signals, a confidence range, and similar cases, risk is a shown reason that's wrong or incomplete, and keep out is the raw model internals nobody reviewing an order in under a minute actually needs.
The whole redesign, in one image: a guess dressed as a number, next to an actual reason.
And if you want to be sure it really works, try it somewhere elseSame five letters, a pet insurance claims queue instead of a fraud desk. A completely different industry, the same missing reasons.
Cloverleaf Pet Insurance runs a model that flags veterinary claims likely to be exaggerated or miscoded. Halvard Mbeki reviews flagged claims and, before a redesign, saw only a single "claim risk" score with no supporting detail.
Mapped onto SPARK: situation is Halvard deciding to approve, deny, or request more documentation off one number alone; payoff is deciding confidently without pulling a veterinarian on the phone for every uncertain case; anchor is showing which specific coding patterns triggered the flag, plus two similar past claims and how they resolved, instead of the bare score; risk is a shown pattern that's misleading, since a legitimate emergency surgery can share billing codes with a genuinely inflated claim, caught by logging every case where Halvard's final call disagrees with the flagged reason.
Swap "order" for "claim," and the exact same missing reasons show up in a completely different queue.
Weekly escalations to a senior claims reviewer, before and after showing flagged reasons
Escalations dropped once reviewers could answer "why was this flagged" from the screen itself.
Swap the trigger and it still runs.
Speed: an interviewer caps you at sixty seconds. Say "swap the single risk score for named signals, a confidence range, and similar past cases," and stop.
Cost: there's no engineering time this quarter for a full redesign. Say so honestly, and start with just naming the top two matched signals in plain words, since that alone beats a bare percentage.
The model gets better, for real: even if the underlying model's accuracy keeps improving, the reasons still matter, because a more accurate model that can't explain itself just produces confident-sounding guesses instead of uncertain ones.
Where people run it wrong.
They add more numbers to the screen, a second score, a third metric, instead of asking what a person can actually act on in the time they have.
They show the model's raw feature weights, mistaking transparency for usefulness, when nobody reviewing an order in under a minute can read a weight table.
They never log when a reviewer disagrees with the shown reasons, so a wrong or misleading signal keeps quietly steering decisions unnoticed.
How to use it live. When someone asks what a reviewer needs to decide fast, ask one question first: what does the model already know that the screen isn't telling anyone? Design the card around answering that, not around adding more numbers.
Flashcards (tap any card to flip it)
1 · THE FRAMEWORK
What framework fits "what information does a reviewer need" questions?
Tap to flip
ANSWER
SPARK: situation, payoff, anchor, risk, keep out. Design the information a person actually needs, not a wish list of data.
2 · THE PERSON
Who is this answer about?
Tap to flip
ANSWER
Perpetua Voskuijlen, a fraud review analyst at Fennimore Electronics, four years reviewing flagged orders.
3 · THE SITUATION
What did the old screen show, and what was missing?
Tap to flip
ANSWER
A single fraud-risk percentage, with no signals, no confidence range, and no similar cases behind it.
4 · THE ANCHOR
What's the one concrete design decision this answer makes?
Tap to flip
ANSWER
Show matched signals by name, a confidence range instead of a decimal, and two or three similar past cases one click away.
5 · THE TRIGGER
What question exposed the old screen's real problem?
Tap to flip
ANSWER
A new hire, Dov, asked why two similar-looking orders got different fraud flags, and Perpetua couldn't answer from the score alone.
6 · THE NUMBER
Fill in the blank: average decision time dropped from 3.5 minutes to about ___ minutes after the redesign.
Tap to flip
ANSWER
0.75 minutes, roughly a five-fold drop, just from showing information the model already had.
7 · THE RISK
What could go wrong with the redesigned card, and how is it caught?
Tap to flip
ANSWER
The shown signals could be wrong or incomplete. Logging every disagreement between the reasons and the final human call catches that drift.
8 · CROSS PRODUCT TRANSFER
Section 4 answers this again for a different product. Which product, and what's the anchor there?
Tap to flip
ANSWER
Cloverleaf Pet Insurance's claims review queue. The anchor is showing which coding patterns triggered the flag, plus similar past claims.
Check yourself Score: 0 / 0
Short answer, apply it yourself
1. Think of any screen that's ever shown you a single confidence score, a spam filter, a credit score, a match percentage on a dating app. What one added piece of information would have let you trust or dismiss it faster?
Show hint
Think about what you actually wanted to know instead of the number itself.
Show answer
Model answer: Most people can name a case where they wanted to know why, not just how much, a spam filter's flagged keywords instead of just a spam score, for instance.
Multiple choice
2. Why does the redesigned card show a confidence range instead of a single decimal score?
A. Decimal numbers are harder for the software to calculate.
B. A single precise-looking number can hide how little evidence actually backs the call.
C. Confidence ranges are required by a regulation.
D. Decimal scores take up more space on the screen.
Show hint
Look at the knowledge spark on confidence ranges.
Show answer
B. Two orders can share the exact same percentage while one has strong evidence behind it and the other has almost none.
True or false
3. True or false: the redesigned card should also show the model's raw internal feature weights, since more transparency is always better.
True
False
Show hint
Look at the "keep out" step.
Show answer
False. Feature weights are real information, but not information a reviewer can act on in under a minute. They belong to an engineer's debugging tools, not the review screen.
Fill in the blank
4. Fill in the blank: weekly escalations to a senior analyst fell from 46 to about ___ by week eight of the new card.
Show hint
Look at the line chart in Section 4.
Show answer
9. Reviewers could now answer "why was this flagged" themselves, straight from the screen, without needing to ask anyone.
Short answer, where it wouldn't matter
5. Name a kind of order where this redesigned card wouldn't even need to appear on Perpetua's screen at all.
Show hint
Look at "what I would leave alone."
Show answer
Model answer: Orders in the model's lowest risk band, with no signals flagged at all. Those should never reach a reviewer's queue in the first place.
Short answer, the number question
6. If decision time only dropped from 3.5 minutes to 3 minutes instead of 0.75 minutes after the redesign, would the anchor still be worth shipping? Why or why not?
Show hint
Think about what else the anchor buys besides raw speed.
Show answer
Model answer: Likely yes, since the anchor's real value includes reviewers being able to explain and defend their decisions, and escalations dropping, not just raw seconds saved.
Before you close the answer
Why this works
Tests whether you design information around what a person can act on fast, instead of just adding more data to a screen.
Follow-up traps
"Isn't showing signals just a more complicated version of the same score?" Response: a score is one number a reviewer has to trust blind. Named signals are facts she can weigh herself, and that's the difference between guessing and deciding.
"What if the shown signals are themselves wrong or misleading?" Response: that's exactly what the disagreement log catches, tracking every time a reviewer's final call contradicts the shown reasons, which flags a miscalibrated signal before it becomes a pattern.
If pressed
Fennimore's actual build also caps the similar-cases panel at three, since testing an early version with ten showed reviewers just skimmed the list without reading any of them closely, the same shallow-read problem the redesign was built to fix in the first place.
From U2xAI Academy
From answering questions to owning outcomes.
A live workshop where you ship a working AI agent, defend a launch decision, and walk away with a portfolio recruiters can't wave off, not just more questions to study.