Reference · Glossary
Data drift
When **live inputs change** from what you trained or indexed on — new slang, products, or user behavior — and model quality drops.
When to use
Monitoring production RAG and classifiers after launch.
When not to
On day-one demos with fixed test data only.
Example
Support tickets shift to a new product line — retrieval still returns old docs → groundedness falls.