ConceptAdvancedResponsible AI & Advanced Practice / Agent product management specifics / #9

How do you decide which actions require confirmation and which do not?

PICK the product is the predictive-maintenance agent on the stamping lines at Ferrant Metal Works

Ferrant Metal Works runs three auto-parts stamping lines. A maintenance agent watches vibration and heat sensors on each press, and can act on what it sees: reorder wear parts, pause a press, or, if it decides things are serious enough, order a rush replacement and shut a whole line down. Dabir Osei has supervised maintenance there for eleven years, and carries a radio that pages him whenever the agent needs a human.

The direct answer
Confirmation should be decided by two questions, not one: is this cheap to undo, and is it cheap in dollars. If both answers are yes, let the agent act and log it. If either answer is no, a full-line shutdown, a rush order past a set cost line, it waits for a person to say go, even in the middle of the night.
Do this, in order
  1. Require confirmation for any action that's both costly and hard to undo, no matter the hour.Why: a silent wrong approval there costs orders of magnitude more than waking someone up.
  2. Let cheap, reversible actions execute automatically and just log them.Why: confirming every routine reorder trains people to stop reading the pings at all.
  3. Never use one blanket dollar threshold across every action type.Why: routine bulk spend and a one-off emergency spend need very different limits, even when the raw number looks similar.
  4. Route the confirmation request through whatever channel is already fast, not a new one.Why: a radio page someone already carries beats a dashboard nobody's watching at 2 a.m.
  5. Track how long confirmations actually take to answer.Why: if response time creeps past the point where the gate is useful, the rule itself needs to change, not just the threshold.

How to answer this, stage by stage

Nobody's grading whether you can list every action an agent might take. They're grading whether you can commit to one rule and defend the asymmetry behind it.

Stage 1
Scope it to one system
Say it like this
"I'll answer this for a maintenance agent on a factory floor, one that can reorder parts, pause a line, or push for a full shutdown on its own."
Why this works
Grounds an abstract policy question in one concrete set of real actions.
Stage 2
Say your structure out loud
Say it like this
"I'll use PICK. Position, my rule up front. Impact, who feels each kind of mistake. Cost asymmetry, which one I optimize against. Kill criteria, what would make me change the rule."
Why this works
Signals you're about to commit to something, not list considerations forever.
Stage 3
Give your position
Say it like this
"Confirm before anything costly or hard to undo. Auto-proceed and log everything else. That's the whole rule, and I'd rather defend that than a long list of special cases."
Why this works
Answers the question in one breath before the reasoning even starts.
Stage 4
Name the impact of each error kind
Say it like this
"If we over-confirm, someone loses six minutes of sleep for a false alarm. If we under-confirm, we can lose sixty thousand dollars on one wrong call nobody even saw happen."
Why this works
Puts both sides of the tradeoff in the interviewer's head before you pick a side.
Stage 5
Name the cost asymmetry and the kill line
Say it like this
"The silent wrong approval is worse by three orders of magnitude, so I optimize against that one. But if confirmations start taking twenty minutes to answer, the gate itself becomes the problem, and I'd rethink it."
Why this works
Shows you'd notice if your own rule stopped working, not just defend it forever.
Stage 6
Close on the one line
Say it like this
"Cost and reversibility decide the gate, not raw confidence, and not one dollar number applied to everything the agent can do."
Why this works
Leaves the interviewer with the rule, not a recap of the story.

Let's learn

What decides whether an agent asks first or just acts: is the mistake cheap to undo, and is it cheap in dollars. Get those two questions right and the rest of the policy writes itself.

Ferrant Metal Works' maintenance agent watches sensors on three stamping presses and can reorder parts, pause a press, or push for a rush order and a full shutdown, without Dabir's team touching it first.

Knowledge spark: what's "blast radius" for a factory agent? How far the damage spreads if the action is wrong. A wrong lubrication reminder touches nothing. A wrong full-line shutdown stops every press on that line, and everyone downstream waiting on parts.

Before the agent, every one of the roughly 25 daily sensor alerts went through a person: Dabir's team reviewed each one, about three minutes apiece, and decided what to do. Nothing happened without a human saying so.

The agent now auto-handles about 22 of those 25 a day on its own: lubrication reminders, small parts reorders under 200 dollars, brief calibration pauses. All cheap, all reversible. For months, that was the whole story, and it was fine.

Cost of each error kind, same units
$60k $30k 0 $5 False alarm ping $60,400 Silent wrong approval
The false alarm bar is real, five dollars of an on-call supervisor's time; it just doesn't print above zero at this scale, which is the whole point.

Then came a Saturday at 2:14 a.m. A loose sensor mount on Line 2 threw a false vibration spike, not real bearing wear. Under a single blanket approval threshold that treated every order type the same, the agent auto-approved an $18,400 rush-freight replacement motor and triggered a 14-hour full-line shutdown, with nobody woken up to check first.

The eighteen thousand dollars was never the whole cost. Fourteen hours of a dark line was the real one, and nobody had a chance to stop either.
The decision I would take back We set one blanket dollar threshold for auto-approval across every action type, because configuring separate limits per action felt like premature complexity. That made sense while emergency actions were both rare and cheap. It stopped making sense the moment a single rush order could cost nearly as much as a month of routine parts, yet clear the same one number without anyone looking.

What I would leave alone: the 22 cheap, reversible actions a day. Adding a confirmation step there would just rebuild the manual review the agent was supposed to remove.

The lesson: a single dollar number feels like a safety rule, but it only works if every action behind it actually costs the same to get wrong. Ours didn't.

Now here is the same thing as a story

The short version above is what you'd say defending this rule to Ferrant's plant leadership. Read this one for how the gap actually got found.

The control room at Ferrant Metal Works goes quiet around midnight on a Saturday. Two people on shift, a bank of monitors, and a radio that pages Dabir Osei if anything real comes up.

Hand sketched flow diagram titled Before the agent, every alert. Four boxes: sensor alerts, Dabir reviews, Dabir decides highlighted, action taken.
Before the agent, every one of the 25 daily alerts passed through a person before anything happened.

For six months after launch, the agent handled the routine stuff cleanly: lubrication reminders, small reorders, a calibration pause here and there. Dabir stopped reviewing the daily action log around month three. It always said the same thing: handled, handled, handled.

Hand sketched timeline titled Ferrant Metal Works, six months. Four milestones: agent launches month 1, quiet months month 4, 2:14am Line 2 highlighted month 6, threshold split month 6 later.
Nothing built up slowly here. Six quiet months, then one number nobody had split in two.

At 2:14 a.m. that Saturday, a loose sensor mount on Line 2's press threw a vibration reading that looked exactly like early bearing failure. The agent, running under a single company-wide auto-approve limit of 20,000 dollars that never distinguished routine bulk spend from a one-off emergency spend, cleared an $18,400 rush-freight motor order and started a full shutdown, both before the number crossed its one threshold.

Hand sketched comparison diagram titled The asymmetry, drawn. Left, a small plain box icon labeled False alarm ping, caption a text six minutes five dollars. Right, a large jagged gauge icon labeled Silent wrong approval, caption eighteen thousand four hundred dollars plus fourteen hours down.
One of these costs a text message. The other costs a day's production. They were never the same kind of mistake.

Dabir found out at 8 a.m. Monday, not from a page, but from a production report showing Line 2 dark since Saturday. The sensor mount, once checked, was loose, not failing. The motor had been fine.

Hand sketched quadrant titled Sorting actions by cost and reversibility. Axes reversibility from easy to undo to hard to undo, and cost from cheap to expensive. Lube reminder, minor reorder, and press pause sit low on both axes. Rush motor order and full-line shutdown sit high on both.
Once plotted, the gap was obvious: routine actions cluster in one corner, and the two dangerous ones sit far apart from them, in the other.

Dabir's team hadn't lost trust in the routine 22-a-day lane; that part kept working exactly as designed. What broke was the assumption that one dollar line could safely gate every action type at once. A rush order at 3 a.m. is not the same kind of decision as a scheduled bulk parts reorder, even when the two numbers happen to sit near each other.

Hand sketched decision tree titled Confirm or auto-proceed. Root: agent about to act. Three branches: cheap and reversible leads to auto-proceed log it, above cost line reversible leads to auto-proceed flag for review, costly or hard to undo leads to confirm with on-call first.
The fix wasn't a smarter model. It was splitting one number into a rule that actually asks two different questions.

Replayed with the split rule in place: the same false spike on Line 2 still reaches the agent, but a rush order above the new, separate emergency-cost line now waits for Dabir's confirmation. His radio pages him at 2:14 a.m. He checks the feed, sees the numbers don't match a real failure pattern, and holds the order. Six minutes of his night, instead of $18,400 and 14 hours of a dark line.

Hand sketched icon list titled Always confirm before these. Four items: a gauge icon labeled rush order above cost line, a box icon labeled full-line shutdown, a document icon labeled permanent setting change, a person icon labeled contacting a vendor directly.
Everything on this short list shares one trait: expensive and hard to walk back if the agent guessed wrong.

We built one blanket number because separate thresholds per action type felt like extra configuration nobody would thank us for. It took a quiet Saturday morning, and a production report nobody wanted to write, to see that "one number" and "one kind of risk" were never the same thing.

PICK, the confirmation rule in one screenNot a vibe about how careful to be. PICK is what forces the rule into something you can actually defend.

P
Position. The rule, stated first.
Confirm before anything costly or hard to undo. Auto-proceed and log everything else.
Commits to an answer before the reasoning even begins.
I
Impact. Who feels each mistake.
Over-confirming costs an on-call supervisor six minutes of sleep. Under-confirming can cost the plant a wrong $18,400 order and a 14-hour dark line.
Names both sides in real units, not abstract severity levels.
C
Cost asymmetry. Which one to optimize against.
The silent wrong approval outweighs the false alarm by three orders of magnitude. Optimize against that one, even though it's rarer.
The hard step, and the one the whole rule depends on.
K
Kill criteria. What would change the rule.
If confirmations routinely take longer than about 20 minutes to answer, the gate itself becomes the bottleneck, and it's time to add a provisional-hold state instead.
Shows the rule isn't permanent, just currently correct.
Where the split threshold actually sits
Dollar cost of the action (log scale, not to size) confirm above this line Lube Reorder Pause Rush motor, $18,400 Shutdown, ~$42,000
Three routine actions cluster cheap, well under the line. The two dangerous ones sit far to the right of it. The old single threshold at $20,000 sliced straight through empty space instead of catching either cluster cleanly.

The recap, one line per letter: position is confirm-before-costly, impact is six minutes against sixty thousand dollars, cost asymmetry is optimizing against the silent wrong approval, and kill criteria is watching whether confirmations start taking too long to answer.

And if you want to be sure it really works, try it somewhere elseSame rule, an insurance claims desk instead of a stamping line. No factory in sight, and the asymmetry still holds.

Colm Meade leads a claims-adjustment team where an agent reviews incoming auto-claims: it can request another document, auto-approve a small routine payout, deny a claim outright, or flag one for fraud review. Mapped onto PICK: the position is the same shape, confirm before costly or hard to undo, auto-proceed otherwise. A routine payout under 300 dollars with clean documentation auto-approves and gets logged. Denying a claim outright, which starts a legal appeal clock the moment it's sent, always waits for an adjuster's confirmation, since an unsendable denial is easy to fix but a sent one is not. The impact: over-confirming costs an adjuster a few minutes reviewing something that was fine. Under-confirming on a wrongful denial can cost the company a compliance complaint and weeks of appeal handling. The cost asymmetry favors confirming denials every time, even though most of them turn out fine on review.

Swap the trigger and it still runs.
Speed: an interviewer caps you at sixty seconds. Say "confirm on cost and reversibility, not confidence," and stop.
Cost: there's no budget this quarter for a fancy approval workflow. Route the confirmation through whatever channel already reaches an on-call person fastest, a page, a text, a phone call.
The model gets better, for real: if the agent's accuracy improves overall, that's still not a reason to drop confirmation on the costly, hard-to-undo actions. A better average model can still guess wrong on the one case that costs sixty thousand dollars.

Where people run it wrong.
They set one dollar threshold for every action type, the exact mistake that cost Ferrant $18,400.
They confirm everything the model flags as "uncertain," which trains people to stop reading confirmation requests at all.
They never revisit the rule once volumes or action types shift, so a threshold that was safe at launch quietly stops being safe.

How to use it live. When someone asks how you'd decide what needs confirmation, answer with the two questions before naming a single example: is it cheap to undo, and is it cheap in dollars. Everything else is just sorting real actions into those two boxes.

Flashcards (tap any card to flip it)

1 · THE FRAMEWORK
What framework fits "how do you decide which actions require confirmation," and what's its one job?
Tap to flip
ANSWER
PICK: position, impact, cost asymmetry, kill criteria. Its job is to commit to one rule and show the unequal cost behind it, not to hedge with "it depends."
2 · THE PERSON
Who is this answer about?
Tap to flip
ANSWER
Dabir Osei, who has supervised maintenance at Ferrant Metal Works for eleven years and carries the radio that pages him when the agent needs a human.
3 · THE HABIT
What did Dabir stop doing because the agent seemed to work?
Tap to flip
ANSWER
He stopped reviewing the daily action log around month three, since it always just said "handled" with nothing to distinguish a routine fix from a risky one.
4 · THE RULE
What's the actual confirmation rule this answer lands on?
Tap to flip
ANSWER
Confirm anything that's both costly and hard to undo. Auto-proceed and log everything else. Never one blanket dollar number for every action type.
5 · THE OLD DECISION
What decision would you take back?
Tap to flip
ANSWER
Setting one blanket $20,000 auto-approve threshold across every action type, since it made sense only while emergency actions were both rare and cheap.
6 · THE NUMBER
Fill in the blank: the false alarm ping cost about five dollars. The silent wrong approval cost about $___.
Tap to flip
ANSWER
$60,400: $18,400 in rush parts plus roughly $42,000 in lost production across 14 dark hours.
7 · THE REPLAY
Same false spike on Line 2, redesigned rule. What changes?
Tap to flip
ANSWER
The rush order now crosses a separate emergency-cost line and waits for Dabir. He checks it at 2:14 a.m. and holds the order: six minutes lost, not $60,400 and 14 hours.
8 · CROSS PRODUCT TRANSFER
Section 4 answers this again for a different product. Which product, and what's the equivalent "hard to undo" action there?
Tap to flip
ANSWER
Colm Meade's insurance claims agent. There, the hard-to-undo action is denying a claim outright, since a sent denial starts a legal appeal clock that can't be quietly reversed.

Check yourself Score: 0 / 0

True or false
1. True or false: this answer recommends confirming every action the agent flags as uncertain.
  • True
  • False
Show hint
Look at the position stage of PICK.
Show answer
False. Confirmation is gated on cost and reversibility, not raw model uncertainty. Cheap, reversible actions auto-proceed regardless of confidence.
Multiple choice
2. Why did a single $20,000 blanket threshold fail to catch the Saturday-night rush order?
  • A. Because the sensor data was corrupted.
  • B. Because the threshold was set too low for routine purchases.
  • C. Because it treated a one-off emergency spend the same as routine bulk spend, so an $18,400 order cleared the same number a large scheduled restock would.
  • D. Because Dabir's radio was turned off that night.
Show hint
Look at "the decision I would take back."
Show answer
C. One number can't safely gate two different kinds of risk at once.
Fill in the blank
3. Fill in the blank: the rush motor order cost $18,400, and the line stayed down for ___ hours.
Show hint
Look at the "let's learn" section and the highlight line.
Show answer
14 hours. That downtime, not just the parts bill, was the bigger part of the real cost.
Short answer, where it wouldn't matter
4. Name an action this agent takes where confirmation would NOT make sense.
Show hint
Look at "what I would leave alone."
Show answer
Model answer: A lubrication reminder or a small parts reorder under $200. Both are cheap and fully reversible, so a confirmation step there just recreates manual busywork.
Short answer, apply it yourself
5. Pick a product you use yourself. What's one action it takes on your behalf that you wish required your confirmation, and why?
Show hint
Think about an autopay, an auto-reply, or an auto-renewal you didn't expect.
Show answer
Model answer: Many people name a subscription auto-renewal at a higher price, since it's cheap for the company to process but costly and annoying for the person to reverse.
Short answer, the number
6. If the false-alarm rate on the confirmation gate tripled, would this rule still hold up? Why or why not?
Show hint
Think about what the kill criteria stage actually watches for.
Show answer
Model answer: Mostly yes, since a false alarm still only costs minutes. It would only become a real problem if the volume made on-call staff start ignoring pages, which is exactly what the kill criteria is meant to catch.
Before you close the answer
Why this works
Tests whether you can commit to a real rule with a real asymmetry behind it, instead of a vague "confirm risky stuff" answer that doesn't survive a follow-up about what "risky" means.
Follow-up traps
"Isn't waking someone up at 2 a.m. for a false alarm also a real cost?" Response: yes, but it's a cost measured in minutes of sleep, not tens of thousands of dollars and a dark production line, and that gap is the whole reason to optimize against the other error.

"Couldn't you just raise the confidence bar instead of adding confirmation?" Response: no, because even a highly confident model is still occasionally wrong, and a rare wrong guess on a costly, irreversible action is exactly the case a confidence bar can't fully close.
If pressed
The rebuilt system doesn't use one cost line either. Emergency actions get their own lower threshold than routine bulk purchases, since a single emergency order approaching a month's worth of normal parts spend was exactly the blind spot the old blanket number had.
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.

  • A live AI agent you actually shipped
  • A launch decision you can defend under pressure
  • An interview-ready portfolio, not more flashcards
Know more