AI agent drift
AI agent drift is the gap between the role an agent was scoped to hold and the behavior it starts producing as work changes.

AI agent drift is the gap between the role an agent was scoped to hold and the behavior it starts producing in production. The agent may still be working. It may still sound confident. The problem is that its output no longer matches the role, policy, data, or review standard the team agreed to.
Drift is not always a model failure. Often, the world around the agent changed. A policy changed. A knowledge base article was updated. A new ticket pattern appeared. A teammate started approving borderline drafts that should have escalated. A tool returned a field in a new shape. The agent keeps producing, but the work has moved under it.
In a helpdesk drafting role, drift might show up as replies that get warmer but less precise. Or drafts that cite the right article but skip the refund condition. Or messages that should route to a manager but stay in the normal queue. In a daily reporting role, drift might be a number pulled from the wrong table after a schema change.
The danger is quiet degradation. A broken integration is visible. Drift is often less obvious because the output still looks like work. A human reviewer may only feel that drafts are taking longer to edit. That is why drift needs measurement, not just gut feel.
The most useful drift signals are approval rate, rewrite rate, escalation quality, and repeat correction notes. If approval rate drops across a week, something changed. If rewrite rate climbs for one ticket type, the role may need a new rule. If reviewers keep writing the same correction, the R.I.D.G.E. card or prompt needs to change.
Weekly review is the control loop. RidgeHQ reviews production work with the customer, looks for repeated edits, names the drift, and updates the agent’s Role, Inputs, Decisions, Guardrails, or Escalations. The review is not a status meeting. It is maintenance for the role.
Guardrails reduce drift by making boundaries explicit. “No refunds over $200” is stronger than “be careful with refunds.” Escalations reduce drift by giving the agent a destination when the work no longer fits. “Route policy exceptions to the operations lead” is stronger than “ask when unsure.”
AI agent drift is also a reason to start narrow. A broad agent can drift in many directions at once. A scoped drafting agent has fewer behaviors to inspect. When the role earns trust, the scope can expand on purpose.
The wrong response to drift is to blame the model and rebuild from scratch. The better response is to inspect the trail: approved drafts, rewrites, escalations, and misses. Production work leaves evidence. Use it.
RidgeHQ treats drift as expected operational upkeep. Agents hold a role inside changing businesses, so the role has to be reviewed. Read more about the iteration loop and the weekly agent review.