CaseIntermediateModel Fluency & the AI PM Role / Working with ML engineers and researchers / #10

How do you handle an engineer who wants to fine-tune when you believe prompting would do?

TRACE · deciding whether a push to fine-tune is real signal or an untested hunch, tested on Hearthloom's box-picking model Loomline

Hearthloom mails a small personalized box every month, a candle, a tea, a kitchen tool or two, picked for one customer's actual taste by a model called Loomline. Katriona Petranek owns Loomline end to end. This is the week her engineer, Ravendra Novosad, booked three weeks on the training cluster to fine-tune it, and nobody, including him, had tried writing it a real prompt first.

The direct answer
Don't approve the training job on the spot, and don't kill it either. Ask for a short, time-boxed prompting attempt first: real few-shot examples, a forced output structure, scored against the same bar the fine-tune would eventually be judged on. If it clears the bar, the fine-tune wasn't needed, not yet. If a real slice of customers still falls short after a genuinely strong attempt, that's evidence for the fine-tune, not a hunch for it.
Do this, in order
  1. Ask for a time-boxed, real prompting attempt before approving any training job.Why: it settles the question in days, on the same bar the fine-tune would have to clear anyway.
  2. Judge the attempt against the actual eval bar, not a gut feel about whether it "got better."Why: "better" isn't a decision. Clearing, or missing, the number you already set is.
  3. Recut the result by customer segment before declaring it settled.Why: an average can clear the bar while a real slice of paying customers still sits well under it.
  4. Don't assume the engineer is wrong just because prompting is cheaper.Why: some tasks really do have a ceiling only fine-tuning clears, and this might be one of them.
  5. Write the evidence-test gate into how any model-change proposal gets approved, not just this one.Why: an unwritten judgment call gets re-argued from scratch, in whoever's favor talks loudest, every single time.
  6. Leave stable, already-fine-tuned models alone.Why: a gate built for a fast-moving personalization model is just paperwork on a model whose data never changes.

How to answer this, stage by stage

Nobody is grading whether you know what fine-tuning is. They're grading whether you'll let a three-week decision get made on a feeling.

1
Scope it to one company, one Monday
Say it like this
"Let's ground this in one real case. Hearthloom builds personalized subscription boxes, teas, candles, small kitchen tools, picked for each customer's actual taste by a model called Loomline. Katriona Petranek owns it. This is the week her engineer, Ravendra Novosad, booked a training cluster to fine-tune Loomline, and nobody had written it a real prompt first."
Why this works
Naming one real product and one real week stops the answer turning into an abstract debate about fine-tuning in general.
2
Name what the question is actually asking
Say it like this
"The real question isn't whether fine-tuning is ever the right call. It obviously sometimes is. It's whether this specific push, this week, is backed by a real test, or just a strong feeling. Those two look identical from the outside, and that's the whole problem I have to solve first."
Why this works
Naming the actual judgment up front stops the rest of the answer sounding like a blanket opinion about training versus prompting.
3
Say your structure out loud
Say it like this
"I'd run this as TRACE. Timeline: what actually happened, and when. Recut: pull apart the real reasons an engineer reaches for fine-tuning early, there's more than one. Assume nothing: don't assume he's wrong because prompting's cheaper, don't assume he's right because he's closer to the model. Cause candidates: has a real prompting attempt actually been tried and measured, or is this a belief. Evidence test: the one check that settles it fast."
Why this works
Two seconds of structure tells the interviewer this is a method, not a gut call dressed up as one.
4
Give the decision, committed
Say it like this
"So here's what I'd actually do. I wouldn't approve the training job on the spot, and I wouldn't shut it down either. I'd ask for a three-day, time-boxed prompting attempt first: real few-shot examples, a structured output, measured against our real eval bar. Clears the bar, we don't need the fine-tune. Can't clear it, that's real evidence for his side, and now we fine-tune with a reason instead of a hunch."
Why this works
This is the direct answer to the question, said plainly, before a single number shows up.
5
Recut the engineer's reasons, out loud
Say it like this
"Before I even open the data, I want to be honest about why Ravendra might be reaching for this. One, he might genuinely believe prompting has a ceiling here, some taste combinations might need more than a prompt can hold. Two, fine-tuning is just more fun to build, it feels like real engineering next to writing better instructions. Three, and this turned out to be the actual one, nobody had tried a strong prompt yet. No examples, no schema, nothing."
Why this works
Naming all three reasons, not just the flattering one, is what makes the diagnosis honest instead of a foregone conclusion.
6
Run the evidence test, numbers first
Say it like this
"Here's what the golden set says. A hundred fifty old box picks, graded yes or no by the people who used to build these boxes by hand. Loomline's zero-shot prompt had sat at sixty one percent for three straight months. Our ship bar is seventy five. Three days of a real prompt, ten expert examples and a forced output structure, got it to seventy nine. That cleared the bar. The fine-tune wasn't needed, not this week."
Why this works
The actual numbers, not a description of them, are what make the evidence test checkable instead of asserted.
7
Say what the test didn't settle, then close
Say it like this
"One thing the average hid. Customers with three or more conflicting needs, a small slice of the golden set, stayed at fifty percent even after the better prompt. That's the one place I'd tell Ravendra his instinct might be right, and where I'd plan a narrow fine-tune later. Everywhere else, prompting held. So: try the real prompt first, on the real bar, before you spend three weeks and a GPU cluster finding out you didn't need to."
Why this works
Naming exactly where the evidence still favors the engineer keeps the decision honest instead of a clean win for the PM's side.

Let's learn

Hearthloom mails out a small box every month, a candle, a tea, a couple of kitchen tools, matched to one customer's actual taste, not a generic starter set. A model called Loomline reads each customer's profile, a taste quiz, what they kept last time, what they sent back, and picks the six to eight items for their next box.

Before Loomline shipped, four in-house curators hand-picked every box. They were good at it. They also never wrote down why a box worked, and a customer who didn't like theirs just quietly unsubscribed instead of saying what went wrong. Once Loomline took over the picking, it did two things the curators never could: it picked instantly instead of one box at a time, and it wrote one short line explaining each choice.

Hand sketched two panel comparison titled What was ready, what wasn't. Left panel, a gauge icon labeled GPU cluster, caption training job queued for Monday. Right panel, a question mark box icon labeled Real prompt, caption never tried once, in five weeks.
Two things sat on Ravendra's desk that Thursday. Only one of them had ever actually been tried.

Every month, Loomline's picks get checked against a golden set: a hundred fifty old boxes the original curators graded by hand, yes or no, would this box have delighted this specific customer. For three straight months, Loomline scored sixty one out of a hundred against that bar. Hearthloom's own ship bar, the score a model needs before anyone calls it trusted, is seventy five. Sixty one had not moved in three months.

Here is the turn. The stuck score was never really the problem. The problem was what happened next: Ravendra, the engineer who owns Loomline's model, decided the fix was a bigger model trained on Hearthloom's own history, and booked the training cluster for Monday, three weeks of work, before anyone had tried writing Loomline a genuinely strong prompt.

The three weeks Ravendra wanted weren't really about GPU hours. They were about which kind of decision Hearthloom would trust from now on: the one backed by a test, or the one that got asked first.
Hand sketched numbered icon list titled Three reasons Ravendra wants to fine-tune. Row one, a gauge icon, genuine ceiling, thinks prompting cannot catch odd taste mixes. Row two, a circle icon, technical pull, fine-tuning just feels like real engineering. Row three, a question mark box icon, never tried, no examples, no schema, no real prompt yet.
Three real reasons an engineer reaches for a training job. Only one of them turned out to be true here.

What it costs at its worst: say Katriona waves the training job through, no questions. If a three-day prompt sprint would have cleared the bar, Hearthloom spends three weeks and real training budget solving something a Tuesday afternoon could have fixed, and every future model debate skips straight to "let's train something," because that's what got approved last time. Or say she blocks it outright, guessing it's just enthusiasm. If there really is a corner of the customer base a prompt can't reach, that gap sits open for a full quarter, quietly shipping bad boxes to real subscribers with unusual taste combinations, while nobody's even looking.

The decision I would take back Hearthloom never wrote down that a model-change proposal needs a logged, time-boxed prompting attempt before a training job gets approved. It was a hallway conversation each time, settled by whoever argued their case that week. That was fine when the personalization team was two people sharing a desk. It stopped being fine the day "let's fine-tune it" could get a GPU cluster booked before Monday.

What I would leave alone: Hearthloom's photo-quality checker, the model that flags blurry customer photos for the referral rewards program. It's already fine-tuned, works well, and its two labels, blurry or not blurry, haven't changed in a year. Making it clear a prompting-sprint gate first would just be paperwork on a model that isn't moving.

The lesson: a good idea and a proven idea can look exactly the same in a Slack message asking to book a GPU cluster. The only way to tell them apart is to make the cheaper idea prove itself first, on the same bar the expensive idea will eventually be judged against.

Now here is the same thing as a story

Say the short version out loud in an interview. Read this one when you want to feel exactly why a training-job request and a real gap can look identical for the first ten minutes.

Katriona Petranek has run product for Loomline since before it had a name, back when it was four spreadsheet columns and a hunch. She built the golden eval set herself, sitting with Hearthloom's four original box curators for two weekends, writing down exactly what made a box work for each of a hundred fifty real subscribers. She knew that data cold.

Loomline shipped, and for the first stretch its score climbed steadily against that golden set. Past forty. Past fifty five. Then it flattened at sixty one and sat there, for three months running. Katriona checked the dashboard every Monday morning at first. It never moved, so eventually she mostly stopped opening it, trusting whoever was working the personalization backlog to flag anything that changed.

Hand sketched horizontal timeline titled Five weeks, one question never asked. Five milestones left to right. Loomline ships, zero-shot prompt, no examples. Match rate stalls, sixty one percent on the golden set, flat three months, this mark emphasized in red orange. Ravendra books the GPUs, fine-tune job queued, no prompt test logged. Three-day prompt sprint, Katriona asks for this first. Seventy nine percent clears the bar, fine-tune shelved not killed.
The score went stuck in week two. Nobody asked whether a real prompt had ever been tried until week five.

Ravendra Novosad had worked on Loomline for a year, and he was good, he'd shipped three real improvements to the ranking logic before this. So when he messaged Katriona on a Thursday afternoon, she took it seriously. "I think Loomline just doesn't understand taste the way a prompt can fix," he wrote. "I've reserved Monday on the training cluster. I want to run a fine-tune on our history, forty thousand old customer-to-box pairs."

Katriona didn't say yes and didn't say no. She asked a question that wasn't really about the training job at all. "Have we actually tried a real prompt on this? Examples and all. Or are we going straight from 'it's stuck' to 'let's train something'?"

There was a pause. "We've never really tried, no," Ravendra wrote back. "The prompt's basically what shipped on day one."

Hand sketched labeled parts diagram titled What a real prompt means here. Center icon a document labeled The prompt Loomline never tried, in green. Four labeled parts around it: ten expert curated boxes, structured customer profile, output schema item signal reason, golden set one hundred fifty graded pairs.
What "try a real prompt" actually meant, spelled out, so it stopped being a vague ask and became a three-day job with a clear finish line.

So instead of approving the cluster, she asked for three days. Ten of the curators' best old picks, turned into worked examples. A forced output structure, so Loomline had to name which signal it matched for every item and how sure it was. Ravendra built it Monday and Tuesday. By Wednesday afternoon, the golden set score read seventy nine.

The old decision, told straight: a year earlier, back when the personalization team was Katriona and one engineer sharing a desk, they'd talked about writing an approval checklist for model changes, and decided against it. It felt like overhead for two people who talked all day anyway. Nobody wrote it down. Nobody had to, for a year.

We did not lose three weeks to a bad fine-tune. We came within one Thursday message of losing them, because nothing on paper said a real prompt had to be tried first.

Run the same Thursday again, with the gate Katriona wrote after this. Ravendra doesn't book the cluster. He books three days on the calendar for a prompt sprint instead. By Wednesday afternoon the score reads seventy nine. Thursday morning, the GPU reservation gets cancelled before it was ever needed, three weeks and a training budget saved, in exchange for three days everyone agreed to up front.

What I'd tell myself, in that ten-minute meeting a year ago: skipping the checklist felt like trusting the team. It just meant nobody had to prove anything, including me.

TRACE, so a training job has to earn its three weeks

Not a way to prove fine-tuning was wrong. TRACE is what stops a real ceiling and a strong preference from getting the exact same answer by accident.

TTimeline. Lay out exactly what happened, and when.
Loomline shipped on a zero-shot prompt, no examples, no schema. Its golden-set score climbed, then flattened at sixty one percent and sat there three months. Ravendra booked the training cluster on a Thursday, five weeks after the score first went flat, with no prompting attempt logged in between.
The gap that mattered wasn't the stuck score. It was the five weeks nobody asked whether a real prompt had ever been tried.
RRecut. Slice the request apart by real reason, not by one story.
One, a genuine belief that prompting can't catch unusual taste combinations. Two, a technical pull toward fine-tuning because it's more interesting work. Three, simply never having tried a strong prompt, no worked examples, no forced output structure.
All three produce the exact same Slack message. Only one of them turned out to be true here, and you can't tell which without checking.
AAssume nothing. Neither direction gets the benefit of the doubt.
Katriona didn't assume Ravendra was wrong just because prompting is cheaper, since some tasks genuinely do have a ceiling only a fine-tune clears. She also didn't assume he was right just because he sits closer to the model every day. A real necessity and a technical preference look identical from where she was standing.
Both wrong assumptions are cheap to make and expensive to be wrong about. Neither gets to stand in for a test.
CCause candidates. One real diagnostic question, not a debate.
Has a strong prompting approach, real few-shot examples plus a structured output, actually been tried and measured against the eval bar? Or is "prompting can't do this" a belief carried over from general experience, never checked against this specific task?
Here, the honest answer was no. Nobody had tried. The belief was inherited, not tested.
Hand sketched decision tree titled Fine-tune or prompt, what the catalog decides. Root box, does the target keep pace with the catalog. Two branches. Branch one, catalog turns over about thirty percent every six weeks, leading to prompt, reads new items same day. Branch two, target is stable, high volume, fixed labels, leading to fine-tune, retrain cost pays for itself.
The question underneath the question: does what you're training on keep changing under you. Loomline's catalog does. That's most of why prompting was the right first move.
Golden set score across the three-day prompting sprint (bar: 75)
100 50 0 Ship bar, 75 Day 0, 61 Day 1, 68 Day 2, 74 Day 3, 79 Baseline + examples + schema Final
Below ship barCleared ship bar
Three days, two changes: real examples, then a forced output structure. The score crossed 75 on day three, without a single line of training code.
EEvidence test. Run the cheap attempt, measure it against the real bar.
Ten expert-curated boxes as worked examples, plus a forced output naming which signal each item matched and how confident the model was, scored against the same hundred fifty pair golden set. Overall score: sixty one to seventy nine, clearing the seventy five bar. But recut by complexity, typical profiles went sixty three to eighty one, while the handful of customers with three or more conflicting needs went twenty five to fifty. Better, but nowhere near the bar.
This is the strongest move in the whole framework. It's checkable against a number that already existed, not a guess about which side sounds more convincing.
Golden set score by profile complexity, before and after the prompt sprint
100 50 0 Ship bar, 75 63 81 Typical profiles 25 50 High-conflict profiles
Before the sprintAfter the sprint
Typical profiles cleared the bar easily. The small slice with three or more conflicting needs improved, doubled even, and still landed at 50, the one honest signal that fine-tuning might genuinely earn its keep there later.

Three things worth saying plainly, since interviewers push here. Katriona considered a second option before this one: deny the training job outright, since prompting is almost always cheaper to try first. She rejected it, because a flat no risked being wrong about the one segment where a real ceiling did exist, and it would have taught the team that "no" is always the founder-mode answer to a fine-tune request, which discourages engineers from raising real ceiling cases at all. The AI-specific trap worth naming by name: a fine-tuned model bakes in a fixed snapshot of the catalog it trained on. Hearthloom swaps about thirty percent of what's in the box every six weeks, new candles, new teas rotating in and out. A fine-tuned Loomline would start quietly recommending discontinued items and missing new ones unless retrained every single rotation. The guardrail is simple: log which catalog version served every recommendation, and alert the moment live picks start drifting from what the model actually trained on. And the trade-off, accepted on purpose: a hosted prompt call costs more per box than a fine-tuned small model would at inference, because it's carrying ten examples and the month's catalog candidates every single time. Hearthloom accepts that higher per-box cost to avoid paying a retrain tax every six weeks.

And if you want to be sure it really works, try it somewhere else

Same five letters, a crop photo instead of a candle box, and this time the segment that doesn't clear the bar is a single uncommon crop, not a rare taste combination.

Cropwarden helps smallholder farmers diagnose crop problems from a phone photo: what's wrong, how sure the model is, and what to try next. Nireva Boskovic runs product there, and hit a version of Katriona's exact moment four months into the job, the week an engineer proposed fine-tuning their vision model on twenty five thousand labeled photos instead of trying a stronger prompt first.

Hand sketched left to right flow diagram titled Cropwarden's diagnosis call. Five steps: field photo, few-shot prompt, this step emphasized, diagnosis plus confidence, agronomist review, treatment sent.
Different product, same shape of pipeline: a photo comes in, a prompt does the reading, a person checks the hard calls before anything ships.

Cropwarden's zero-shot diagnosis prompt scored fifty eight percent against a hundred twenty agronomist-graded photos, well under their seventy percent ship bar, stuck there for two months. Nireva ran a two-day prompting sprint instead of approving the training job: eight expert-labeled example diagnoses as few-shot, plus a forced output naming the symptom location and a confidence number. The score jumped to seventy four, clearing the bar. Recut by crop type, one uncommon regional crop, cassava, stayed at fifty one even after the better prompt, the one place her engineer's instinct was actually right.

The decision Nireva would take back Cropwarden's model-review process had no standing rule that a prompting attempt had to be tried and scored before a training job got greenlit. Like Hearthloom, it had simply never come up before someone actually asked for a training cluster.

Mapped onto TRACE: the timeline shows the score flat for two months before anyone asked the question. The recut splits cleanly, an ordinary crop diagnosis against one crop with genuinely different, less common symptoms. The assumption ruled out first, same as Katriona's, was that this was purely a technical preference; it wasn't, not entirely, the cassava gap was real. The cause candidates were the same three reasons: genuine ceiling, technical pull, or simply untried. The evidence test gave the same shape of answer: the two-day prompt cleared the bar everywhere except one named, countable slice.

Swap the trigger and it still runs.
Speed: an interviewer caps you at ninety seconds. Skip straight to it: ask for a short, real prompting attempt, scored against the actual bar, before approving any training job.
Cost: no time to trace a real incident. Ask one question instead: has anyone actually tried a strong prompt on this, with real examples and a forced output, or are we assuming it can't work?
The model got better, for real: say the hosted model behind the prompt drops in price by half next quarter. The case for prompting first gets stronger, not weaker, since the ongoing cost of never having to retrain now costs even less to carry.

Where people run it wrong.
They treat "the engineer wants to fine-tune" as a technical argument to win or lose, instead of a claim that just needs a cheap test.
They approve or block the whole idea based on one blended number, instead of recutting by segment to see what the average is hiding.
They fine-tune once and never check whether the thing they trained on, the catalog, the labels, the customer base, is still the thing shipping six weeks later.

How to use it live. When an interviewer asks this cold, buy two seconds by asking one thing back: "has a strong prompting approach actually been tried and measured here, or are we starting from a belief?" That question alone is usually exactly what a question shaped like this one is listening for.

Flashcards (tap any card to flip it)

1 · THE FRAMEWORK
What framework fits deciding whether a push to fine-tune is real signal or an untested hunch?
Tap to flip
ANSWER
TRACE: timeline, recut, assume nothing, cause candidates, evidence test. Built for testing a belief before it gets three weeks of GPU time.
2 · THE PEOPLE
Who is this answer about?
Tap to flip
ANSWER
Katriona Petranek, who owns Hearthloom's Loomline model, and Ravendra Novosad, the engineer who booked a training cluster before a real prompt had ever been tried.
3 · THE ASSUMPTION
What did Katriona refuse to assume, in both directions?
Tap to flip
ANSWER
She didn't assume Ravendra was wrong just because prompting is cheaper, and didn't assume he was right just because he's closer to the model. Both assumptions are cheap to make and expensive to be wrong about.
4 · THE RECUT
What are the three real reasons an engineer reaches for fine-tuning early?
Tap to flip
ANSWER
A genuine belief that prompting has a real ceiling, a technical pull toward fine-tuning because it's more interesting, or simply never having tried a strong prompt yet. Only the third one turned out to be true here.
5 · THE OLD DECISION
What decision would Katriona take back?
Tap to flip
ANSWER
Never writing down that a model-change proposal needs a logged, time-boxed prompting attempt before a training job gets approved. It was a hallway conversation each time, fine for two people, not for a growing team.
6 · THE NUMBER
Fill in the blank: Loomline's baseline score was ___. The ship bar was ___. After the three-day prompt sprint, it reached ___.
Tap to flip
ANSWER
Sixty one percent. Seventy five percent. Seventy nine percent. Three days of real prompting cleared a bar three months of the old prompt never touched.
7 · THE EVIDENCE TEST
What's the one check that settles whether the fine-tune was actually needed?
Tap to flip
ANSWER
Run a time-boxed, genuinely strong prompting attempt first, measured against the real eval bar. Clears the bar, no fine-tune needed. Falls short on a real segment, that's evidence for it.
8 · CROSS-PRODUCT TRANSFER
Section 4 runs TRACE again on a different product. Which one, and what's the equivalent gap?
Tap to flip
ANSWER
Cropwarden, a crop diagnosis tool run by Nireva Boskovic. A two-day prompt sprint cleared the bar for most crops, but one uncommon crop, cassava, stayed well under it, the same honest signal for a future fine-tune.

Check yourself Score: 0 / 0

True or false
1. True or false: Katriona's answer to Ravendra was to flatly deny the fine-tune request, since prompting is almost always cheaper.
  • True
  • False
Show hint
Look at the direct answer at the top of the page.
Show answer
False. She asked for a three-day, time-boxed prompting attempt first, scored against the real bar. A flat no would have risked being wrong about the one segment where a real ceiling turned out to exist.
Multiple choice
2. Once tested, what actually explained Loomline's stuck score?
  • A. The model was fundamentally too small to ever match this well.
  • B. Nobody had tried a real prompt with worked examples and a forced output structure.
  • C. The golden set had been graded incorrectly by the curators.
  • D. The customer taste quiz was collecting the wrong questions.
Show hint
This is the Cause candidates step of TRACE.
Show answer
B. The zero-shot prompt Loomline shipped on day one had never been improved with real examples or a forced output structure, and a three-day attempt at both got the score from 61 to 79.
Fill in the blank
3. Loomline's golden-set score sat at ___ percent for three months. The ship bar was ___ percent. After the three-day prompting sprint, it reached ___ percent.
Show hint
Check the Timeline step in the TRACE recap.
Show answer
Sixty one. Seventy five. Seventy nine. The fine-tune wasn't approved because the cheaper test cleared the bar first, in days instead of weeks.
Short answer, name the reversal
4. What old decision would Katriona take back, and why did it make sense when the team first made it?
Show hint
Look at the key point box titled "The decision I would take back," in Let's learn.
Show answer
Model answer: Not writing down that a model-change proposal needs a logged prompting attempt before a training job gets approved. It made sense when the personalization team was two people sharing a desk who talked all day anyway. It stopped working once a training job could get booked on a Thursday message alone.
Short answer, apply it yourself
5. Think of a product you use that seems to guess at what you want. What's one thing you'd want the team to actually test before they spend weeks building something bigger to fix it?
Show hint
Think about the cheapest possible version of the fix, and what would prove it was or wasn't enough.
Show answer
Model answer: Something like whether a simpler change, better instructions, a few good examples, a clearer question at signup, was ever actually tried and measured, before assuming the whole system needs to be rebuilt or retrained to fix it.
Short answer, where it wouldn't matter
6. Name a place in Hearthloom's own stack where this same rule, prove it with a real prompt first, would NOT matter. Why not?
Show hint
Look at "What I would leave alone" in Let's learn.
Show answer
Model answer: The photo-quality checker for the referral rewards program. It's already fine-tuned, stable, and its two labels haven't changed in a year, so there's no fast-moving catalog or shifting target for a prompting-first gate to protect against.
Before you close the answer
Why this works
Tests whether you'll treat "should we fine-tune" as a technical call to grade for correctness, or a process call about who has to prove what before spending three weeks and a training budget. Most candidates pick a side on fine-tuning itself and defend it.
Follow-up traps
"Isn't three days of Ravendra's time still a real cost?" Response: yes, and it's the cost being deliberately accepted to avoid the much larger one, three weeks and a training budget spent on a fine-tune that a stronger prompt would have made unnecessary.

"Doesn't this just gatekeep every idea an engineer has?" Response: no, because the same gate applies to any model-change proposal in either direction, and it doesn't kill the idea, it makes the idea prove itself against the same bar it would eventually be judged on anyway.
If pressed
The golden set only has old boxes from subscribers active at least ninety days, because that's who the original curators graded by hand. So the seventy nine percent score says nothing about how well the new prompt handles a brand-new subscriber's very first box, arguably the highest-stakes box Hearthloom sends. That's a real gap in the evidence test itself, not fixed yet.
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