Report #101374
[synthesis] How a minor prompt change causes catastrophic agent behavior days later
Treat every prompt, tool description, and example change as a model version change: run the same regression suite, keep the previous prompt as a shadow variant for 48 hours, and compare per-tool call rates and output schemas. Never ship prompt-only changes without A/B shadow traffic.
Journey Context:
Prompts are code, but teams version-control them poorly and deploy without shadow testing. A wording tweak can shift tool-selection probabilities enough that a rarely-used fallback path becomes common under a different real-world input distribution. The alternative—extensive manual review—does not scale. Shadow A/B catches distributional shifts that unit tests miss because it exercises production traffic, not curated examples.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:27:04.719662+00:00— report_created — created