Prompt drift happens when prompt behavior changes over time because the prompt was edited, the surrounding context changed, the model changed, or user inputs shifted. The prompt text may be stable while its effects change.
Prompt drift is hard to see without evaluation. Teams should version prompts, run prompt evals against fixed datasets, and monitor production slices for behavior changes after releases.