CaseIntermediateAI Opportunity & Model Strategy / Feasibility assessment and technical spikes / #4

How do you prevent a spike from silently becoming the production implementation?

FLIPSnobody ever decided it was done being a spike

Thornbury Field Services runs DispatchWrench, which listens to a technician's voice note about a job and suggests which parts to load before the truck leaves. Emeka Obidiegwu is the AI PM who has to explain how a two-week experiment on one engineer's laptop ended up deciding what forty of the company's trucks carry every morning.

The direct answer
Set a graduation gate before the spike starts, a stated line, like a share of technicians relying on it or a live system it touches, that automatically triggers a hardening review the moment it's crossed. Never let usage alone decide the spike is now production; usage will always say yes, because a working spike feels like proof it's fine to keep leaning on. DispatchWrench crossed from 15 volunteers to 52 real technicians, and touched live inventory ordering, with nobody ever holding that review, because nothing was written down that would have forced one.
Do this, in order
  1. Write the graduation trigger down before the spike starts, not after it succeeds.Why: success is exactly when nobody wants to stop and ask if it's still just a spike.
  2. Put a hard technical limit on the spike that a real launch would need to remove.Why: a limit that has to be deliberately lifted forces a decision instead of a drift.
  3. Keep the informal safety check running until it's formally replaced, never let it quietly lapse.Why: an early check that stops "because it's been fine" is the exact moment a real failure gets to hide.
  4. Name an owner for the spike's code the day it starts getting real usage.Why: a spike with no owner has nobody responsible for noticing it's become load-bearing.
  5. Let a spike stay small and manual if the real need is genuinely small.Why: not every useful tool needs graduating into a hardened service; some are fine staying exactly what they are.

How to answer this, stage by stage

Nobody is scoring whether you can spot a spike that obviously became production. They're scoring whether you can catch the one that never had a moment where anyone would've noticed.

Stage 1
Scope it to one real system
Say it like this
"Let's ground this in DispatchWrench at Thornbury, where a two-week spike ended up running forty trucks' worth of parts decisions with nobody ever formally signing off on that."
Why this works
Keeps the answer from turning into a generic warning about "technical debt" with nothing real behind it.
Stage 2
State the structure out loud
Say it like this
"I'll run this as FLIPS. Find the person whose morning this is. Locate the habit they built. Identify the flip, the verb that snaps. Pinpoint the old decision. Show the replay."
Why this works
Signals a repeatable way to catch scope creep, not a one-off story about a laptop script.
Stage 3
Reframe: it isn't "did we skip hardening," it's "who stopped checking, and when"
Say it like this
"The question isn't whether DispatchWrench technically became production without a formal launch. It's who used to check its suggestions every morning, and at what point that check quietly stopped happening because the tool kept being right."
Why this works
This is where a strong answer separates from someone who just says "we should have had a launch checklist."
Stage 4
Give the flip
Say it like this
"Here's the flip: for the first six weeks, a supervisor spot-checked the tool's suggestions against real invoices every morning. Once it kept being right, that check stopped happening entirely. There was no middle ground between checking daily and not checking at all once the habit broke."
Why this works
Names the exact behavior that snapped, not a vague sense that "quality control slipped."
Stage 5
Prove it with the compressed evidence
Say it like this
"A new furnace model showed up in about 22 percent of jobs by month four. DispatchWrench kept suggesting a discontinued part for it, wrong 64 percent of the time on those jobs specifically, while overall accuracy still looked fine at 91 percent. Nobody caught it, because the morning check that would have was long gone."
Why this works
Compresses the whole failure into the one number that stayed hidden behind a healthy-looking average.
Stage 6
Name the fix and the trade-off
Say it like this
"The fix was a graduation gate: crossing 30 percent technician adoption, or touching live inventory ordering, now automatically triggers a hardening review, with a named owner and a versioned parts list. That costs a few days of process overhead we didn't used to pay, in exchange for never again finding out a laptop script was a single point of failure by accident."
Why this works
Names the trade-off honestly instead of pretending the fix is free.
Stage 7
Say what wouldn't need this
Say it like this
"A quick script three technicians use to double-check their own notes doesn't need a graduation gate. The gate exists for the moment a spike starts making decisions other people depend on without knowing it."
Why this works
Shows judgment about where the extra process earns its cost, instead of applying it everywhere out of fear.
Stage 8
Close on the one line
Say it like this
"A spike doesn't become production on the day someone decides to launch it. It becomes production the day enough people depend on it that nobody notices when it quietly already has."
Why this works
Restates the direct answer in one breath, tying the whole story back to a single sentence.

Let's learn

Say we build a tool that listens to a technician's voice note describing a job and suggests which parts to load onto the truck before they even leave the shop.

Before DispatchWrench, a technician guessed which parts to bring based on a customer's phone description, and across 60 technicians, missed guesses caused an average of 1.8 return trips a week per technician, about 45 minutes each, roughly 81 hours a week company-wide.

Hand sketched icon list titled FLIPS the five letters. Five rows: Find the person whose morning this is. Locate the habit what they stopped doing. Identify the flip the verb that snaps. Pinpoint the old decision what only made sense before. Show the replay same day, new design.
The five letters, held up as one page. Identify the flip is the step this question is really testing.

Astrid Vance, an engineer at Thornbury, built a rough version in two weeks: her own laptop, a cron job, a hardcoded list matching keywords in a transcript to likely parts. In a 15-technician pilot, return trips dropped 70 percent, from 1.8 a week to about 0.54.

Technicians relying on DispatchWrench, month by month
60 techs 30 techs 0 15 28 41 52 Month 1 Month 2 Month 3 Month 4
A steady climb, with no point on this line where anyone formally decided the pilot was over.

Here's the turn: the extra wrong suggestions on a new furnace model were never really the problem. The problem was that as more technicians relied on it, the one safety net, a supervisor's daily spot-check, quietly stopped, and nobody replaced it with anything, because DispatchWrench kept being right often enough that stopping felt harmless.

At its worst, DispatchWrench keeps recommending a discontinued part for a growing share of real jobs, technicians waste truck space and burn after-hours ordering fixing it themselves, and the one engineer who understands the script goes on vacation while it silently keeps running unmonitored on her personal laptop.

Nobody decided to skip hardening it. Everybody just kept being busy while it kept working.
The choice I would take back Early on, the team let "a supervisor eyeballs it each morning" stand in as the only safety check, with no plan for what replaces that once usage grew. That was a fine default for 15 volunteers. It stopped being fine once 52 technicians and a live inventory system depended on the same unmonitored laptop script.

What I would leave alone: a small side-script three technicians use privately to sanity-check their own notes doesn't need any of this. The gate exists for tools other people start depending on without knowing it.

The lesson: a spike doesn't become risky the day it launches. It becomes risky the day people quietly stop treating it like something that could still be wrong.

Now here is the same thing as a story

The short version above is what you'd say proposing the graduation gate to leadership. Read this one for what four months of nobody noticing actually looked like.

Astrid Vance has a reputation at Thornbury for shipping something useful fast and then moving on to the next problem. DispatchWrench was supposed to be a two-week curiosity.

The pilot went well from day one. Fifteen volunteer technicians loved not guessing anymore, and word spread on its own. Nobody asked Astrid to expand it; techs just started asking dispatch to be added to the list.

Hand sketched flow diagram titled How DispatchWrench quietly grew, fourth step emphasized. Five steps left to right: Volunteer pilot 15 techs, Word spreads, Daily check fades, Ties into inventory, Nobody decided this.
Every arrow here happened on its own. No box in this row was ever a scheduled decision.

For the first six weeks, a shift supervisor spot-checked DispatchWrench's suggestions against real parts invoices each morning, a habit that started when the pilot was small enough to eyeball easily.

Knowledge spark: why would an over-trust flip fire on a tool that's working well? When a model keeps being right, checking it starts to feel like wasted effort. The check doesn't stop because anyone decided it was safe to stop, it stops because nothing ever forced the question of whether it still needed to happen.

By month three, 41 of 60 technicians were relying on it daily, and dispatch had quietly started using its suggestions to pre-load trucks each morning before a shift even began. The supervisor's spot-check had stopped around week six, not from any decision, just from the fact that nothing had gone wrong yet.

Hand sketched comparison titled Small move, big snap. Left panel, a gauge icon labeled Morning spot check, caption quietly stops happening. Right panel, a question mark box icon labeled Suggested parts, caption fine, fine, fine, then wrong every time.
One thing faded on its own. The other held steady, then failed on exactly the case nobody was watching for.

A new furnace model arrived from the supplier, and DispatchWrench, still running Astrid's original hardcoded keyword list, kept suggesting the old, discontinued part for every job involving it. By month four, that furnace model made up 22 percent of all jobs, and DispatchWrench got the part wrong on 64 percent of them.

Hand sketched comparison titled The two blocks. Left panel, a person icon labeled Month 1, caption 15 technicians, spot checked daily. Right panel, a person icon labeled Month 4, caption 52 technicians, never checked again.
Same tool, same laptop. Nearly four times the reach, and zero times the review.

The real question was never whether Astrid's two-week script was good enough to become real infrastructure. It was whether anyone had ever agreed on the moment it stopped being a spike, and it turned out nobody had, because nothing forced that conversation to happen.

Hand sketched labeled parts diagram titled What a spike lacks that production needs. A box icon at the center labeled Laptop Pipeline, with four labeled callouts around it: No monitoring, No backup owner, No versioned parts list, No graduation gate.
Four things a real launch would have required. None of them were ever added, because nothing ever asked for them.

When the pilot first took off, someone said, "let's just let people opt in if they want it, no need to make a big process out of a helpful little tool," and it sounded reasonable, since forcing a process onto something voluntary and small felt like overkill.

Hand sketched metaphor scene titled Switch, not dial. Left, a gauge icon labeled Assumed, caption a pilot slowly earning more trust. Right, a box icon labeled Actual, caption a spike, never rebuilt, just used more.
One full-page image to carry the whole answer: it was never a dial of gradually increasing trust. It was a switch, and nobody ever flipped it on purpose.

Rerun the same four months with a graduation gate in place, triggered automatically at 30 percent adoption: the hardening review happens in month two, the keyword list gets a versioned update process before the new furnace model ever ships, and DispatchWrench never gets the chance to be wrong on 64 percent of a real, growing job type.

What I'd tell myself, watching that adoption line climb with nobody at the wheel: a tool becoming load-bearing doesn't announce itself. It just quietly stops being something anyone is still checking.

FLIPS, the drift that never announced itselfNot a script for distrusting every successful pilot. FLIPS is what tells you exactly which habit quietly stopped while the tool kept working.

F
Find the person. Whose morning is this?
Emeka Obidiegwu, the AI PM who has to explain how a two-week script ended up deciding what forty trucks carry.
A specific person accountable for the drift, not an abstract "the team let this happen."
L
Locate the habit. What did they stop doing because it worked?
A supervisor's daily spot-check of DispatchWrench's suggestions against real invoices, for the first six weeks.
The habit was rational and earned. It stopped only because the tool kept being right, not because anyone judged it safe to stop.
I
Identify the flip. What verb snaps?
Checking every day versus not checking at all, once the habit broke. No middle ground once "it's usually fine" set in.
This is the hardest step, and the one that explains everything: an over-trust flip fired because the change looked like an improvement, not a risk.
P
Pinpoint the old decision. Which choice only made sense before?
Letting an informal daily spot-check be the only safety net, with no plan for what replaces it as adoption grows.
Reasonable for 15 volunteers. Wrong once 52 technicians and live inventory ordering depended on the same unmonitored script.
S
Show the replay. Same trigger, new design.
A graduation gate at 30 percent adoption forces a hardening review in month two, catching the keyword-list gap before the new furnace model ever becomes 22 percent of real jobs.
A countable result: the review happens on a schedule, not by luck, months before the 64 percent error rate could ever occur.

The recap, one line per letter: find the person is Emeka, accountable for the drift, locate the habit is the supervisor's daily spot-check, identify the flip is checking daily versus not checking at all, pinpoint the old decision is having no plan to replace the informal check as adoption grew, and show the replay is a graduation gate catching the gap in month two instead of month four.

And if you want to be sure it really works, try it somewhere elseSame five letters, a small-town newsroom instead of a truck fleet. The missing gate is still the same shape.

Odette Marchetti edits the Coldharrow Gazette, where BriefDraft, an intern's two-week experiment, drafts short recap articles from public meeting transcripts. Mapped onto FLIPS: find the person is Odette, who has to sign off on whatever the newsroom actually publishes. Locate the habit is a junior reporter fact-checking every BriefDraft output line by line against the transcript, for the first month. Identify the flip is a workaround flip, not over-trust: once the reporter trusted the drafts enough, she stopped opening the full transcript at all and instead only skimmed BriefDraft's output, quietly changing what "fact-checked" even meant at the paper. Pinpoint the old decision is never naming who owns BriefDraft once the intern who built it graduated and left. Show the replay names a permanent owner and restores a required transcript spot-check for one story per week, chosen at random.

Hand sketched quadrant titled What quietly became production, a newsroom. Axes, how many editors rely on it versus how hardened it actually is. Points: BriefDraft month one, one editor and still a laptop script. BriefDraft month five, whole newsroom and still a laptop script. What it should be by month five, whole newsroom and a real service.
A different building entirely, and the gap between reach and readiness looks exactly the same shape.

Swap the trigger and it still runs.
Speed: an interviewer caps you at sixty seconds. Say "set the graduation trigger before it succeeds, since success is exactly when nobody wants to stop and check," and stop.
Cost: no budget for a full hardening review yet. Say so honestly, and put a hard usage cap on the spike instead, one that has to be deliberately raised, rather than let it grow unchecked for free.
The spike really did stay small, for real: if a tool genuinely never crosses into being load-bearing, that's a fine, permanent state, and saying so is what keeps the gate from becoming process for its own sake.

Where people run it wrong.
They treat a spike's early success as proof it no longer needs the informal check that helped prove it out.
They let usage grow with no stated threshold that would force a hardening conversation.
They assume someone would notice a spike quietly becoming load-bearing, instead of naming an owner who's actually watching for it.

How to use it live. The moment you're asked how to stop a spike from becoming production by accident, ask yourself: what number, if crossed, should force a review nobody gets to skip? Name that number before the spike starts, and the rest of the safeguard follows on its own.

Flashcards (tap any card to flip it)

1 · THE FLIP FAMILY
What flip family is this?
Tap to flip
ANSWER
Over-trust flip: the daily spot-check stopped entirely once the tool kept being right, because the change was framed as good news, not a risk.
2 · THE PERSON
Who is this answer about?
Tap to flip
ANSWER
Emeka Obidiegwu, the AI PM at Thornbury Field Services, who traced how DispatchWrench quietly became load-bearing with no formal launch.
3 · THE HABIT
What did the team stop doing once DispatchWrench kept being right?
Tap to flip
ANSWER
A supervisor's daily spot-check of its suggestions against real parts invoices, which ran for the first six weeks and then quietly stopped.
4 · THE FLIP, IN THIS STORY
What's the two setting switch here?
Tap to flip
ANSWER
Checking every suggestion daily, versus not checking at all. No in-between setting once the habit broke.
5 · THE OLD DECISION
What decision would you take back?
Tap to flip
ANSWER
Letting an informal daily spot-check be the only safety net, with no plan for what would replace it as adoption grew past the pilot.
6 · THE NUMBER
Fill in the blank: on the new furnace model, which made up ___ percent of jobs by month four, DispatchWrench got the part wrong ___ percent of the time.
Tap to flip
ANSWER
22 percent of jobs; wrong 64 percent of the time.
7 · THE REPLAY
Same four months, a graduation gate at 30 percent adoption already in place. What changes?
Tap to flip
ANSWER
A hardening review triggers automatically in month two, catching the keyword-list gap before the new furnace model becomes a large share of real jobs.
8 · CROSS PRODUCT TRANSFER
Section 4 answers this same question again for a different product, with a different flip family. Which product, and which family?
Tap to flip
ANSWER
The Coldharrow Gazette's BriefDraft. The flip is a workaround flip: a reporter stopped opening the full transcript and quietly redefined what "fact-checked" meant.

Check yourself Score: 0 / 0

Short answer, apply it yourself
1. Think of a tool or workaround you or a team you know started using informally. What number, if crossed, should have triggered a real review?
Show hint
Think about the point where other people started depending on it without knowing how fragile it was.
Show answer
Model answer: A shared spreadsheet macro used by one analyst that spread to the whole team; the trigger should have been the moment a second team started relying on its output for a real decision.
Multiple choice
2. Why did the supervisor's daily spot-check stop happening?
  • A. Thornbury issued a policy explicitly ending the check.
  • B. The tool kept being right often enough that the check started feeling like wasted effort, so it faded without anyone deciding to stop it.
  • C. The supervisor was reassigned to a different role.
  • D. Astrid removed the invoices the check relied on.
Show hint
Look at the knowledge spark about why an over-trust flip fires on a tool that's working well.
Show answer
B. Nothing forced the question of whether the check still mattered, so it just quietly stopped once it felt unnecessary.
True or false
3. True or false: someone at Thornbury made a deliberate decision to launch DispatchWrench as the company's production system.
  • True
  • False
Show hint
Look at the title of this page, and the growth-flow diagram.
Show answer
False. Adoption grew on its own, month by month, with no point where anyone formally decided the pilot was over and production had begun.
Fill in the blank
4. Fill in the blank: DispatchWrench went from ___ technicians in month one to ___ technicians by month four.
Show hint
Look at the line chart, "technicians relying on DispatchWrench, month by month."
Show answer
15 technicians; 52 technicians. Out of 60 total, meaning it went from a small volunteer pilot to nearly the entire fleet with no formal review in between.
Short answer, where it wouldn't matter
5. Name a kind of internal tool that would NOT need a formal graduation gate, and say why.
Show hint
Look at "what I would leave alone."
Show answer
Model answer: A small script three technicians use privately to sanity-check their own notes. Nobody else depends on it, so there's no hidden load-bearing risk to catch.
Short answer, work the number
6. If the graduation gate had been set at 50 percent adoption instead of 30 percent, would it still have triggered before the furnace-model problem became widespread?
Show hint
Compare the adoption line's month-by-month numbers to both thresholds.
Show answer
Model answer: Barely. Adoption crossed 50 percent (30 of 60) sometime in month three, right around when the furnace model was becoming a larger share of jobs, so a 30 percent gate gives meaningfully more warning time than a 50 percent one.
Before you close the answer
Why this works
Tests whether you can catch a spike becoming production through usage alone, with no launch event to notice, rather than only checking for the obvious kind of scope creep.
Follow-up traps
"Isn't a graduation gate just more process that slows teams down?" Response: it's a few days of review triggered rarely, at a stated threshold, against months of an unmonitored single point of failure quietly deciding what real trucks carry.

"Couldn't someone have just noticed the drop in checking?" Response: that's exactly the problem with relying on someone noticing; the whole reason the gate needs to be automatic is that a working tool gives nobody a reason to look.
If pressed
The rebuilt version moved DispatchWrench off Astrid's laptop onto a small monitored service with a versioned parts mapping, re-synced automatically whenever the supplier catalog changes, specifically so a new furnace model never again silently outruns a hardcoded list.
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