Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Prompt rot is the silent quality decay of a production prompt whose code never changed, driven by model upgrades, retrieval drift, and new user behaviors the prompt was not built for.
Imagine writing a recipe for a friend who cooks for you every weekend. The recipe stays the same on paper, but your friend slowly switches brands, the grocery store rearranges its shelves, and you start inviting guests with new diets. Nothing on the page is wrong, yet dinner gets worse week by week. Production prompts decay the same way. The model behind the API gets a quiet upgrade, the documents flowing in shift toward new topics, and users start asking things the prompt was never designed to handle. Nobody touched the prompt, but output quality slides.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
3 min: the three drift axes + regression-CI mitigation + version pinning + golden-set refresh cadence + production-trace feedback loop.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Assuming a prompt that worked at launch will keep working forever, because no code changed and tests still pass on the original golden cases from a year ago.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.