Interpretation Drift

The failure mode in which identical inputs — the same context, the same files, the same instructions — are interpreted differently by a new model version than by the model previously validated against them, independent of any change in the underlying data environment.

The natural response to a new model release is to upgrade the active model set on the assumption that newer is better and the switch is close to free. Interpretation Drift is the specific risk that assumption ignores: a new model reading the exact same validated file can reasonably reach a different judgment call, a different tone, a different edge-case handling — not because anything decayed, but because a different model is, structurally, a different reader of the same material.

This is precisely the mirror case to Logic Decay. Logic Decay names code that is fine while the data environment it was calibrated for shifts underneath it — the model stays constant, the world changes. Interpretation Drift holds the data and context constant and changes the model instead. Both produce the same silent, compounding character: a system that still runs, still returns outputs, and has quietly stopped matching what was validated and promoted, with no error thrown to announce the gap.

The risk is caught the same way any silent drift is caught in this body of work — not by waiting for a visible failure, but by deliberately testing for it. Model Succession Protocol is the specific discipline that replaces the reflexive model-set upgrade with a measured one, replaying the historical backlog of validated work through a candidate model before any promotion decision is made.

Application

Interpretation Drift shows up in the places that matter most and are hardest to notice quickly: an Agent Council that suddenly applies a subtly different quality bar, a workflow that has always resolved a specific edge case one way and now resolves it differently with no error thrown, a tone or judgment call that shifts in a way no test suite was written to catch because the previous model's behaviour was the implicit specification. None of this necessarily produces a visible failure — the system still runs and still returns outputs while quietly no longer matching what was validated and promoted.

Context

Interpretation Drift is distinct from Logic Decay, which names the opposite mechanism: stable logic reading a data environment that has shifted underneath it, the code unchanged while the world changes. Interpretation Drift holds the data constant and changes the interpreter — the world stays the same, and what changes is the model itself, deliberately swapped for a newer version. It is also distinct from the ordinary machine-learning use of the term 'model drift,' which typically describes a model's performance degrading as real-world data diverges from its training distribution, closer to what Logic Decay already covers in this body of work. Both share a silent, compounding character, but originate from opposite directions.

This term is machine-readable

Any MCP-compatible AI assistant can retrieve the canonical definition of Interpretation Drift at inference time — no training approximation.

Connect your client →Query live →

Related Terms

Logic DecayModel QuorumDeterministic OutcomeAgent CouncilRebuild Tax

In the Log

First used: July 2026

Edition 1 · updated July 2026

← Back to full lexicon