Drifting Goals
Teams quietly adapt their standards to poor system behavior instead of improving the behavior. Quality dies a slow death.
What is this?
Teams quietly adapt their standards to poor system behavior instead of improving the behavior. Quality dies a slow death.
Why it matters
An archetype helps you recognize recurring dynamics behind local symptoms.
Next step
Next, move into a diagnostic method to test the suspected structure against observations.

Description
The archetype "Drifting Goals", also known as the boiled frog syndrome, describes a dangerous decay of system standards. It appears when there is a painful gap between the desired ideal state and reality. Instead of investing the huge effort needed to push the sluggish system upward toward the ideal, the organization starts, often unconsciously, to lower the ideal step by step until it matches the depressing reality.
Feedback Loops
The mechanism is based on two competing balancing loops.
*Loop 1, desired:* Detect a defect, make a hard correction, and pull actual performance up toward the goal.
*Loop 2, the traitor:* The system resists through delay or policy resistance. People become frustrated. Loop 2 relieves the pressure by lowering the mental picture of the goal: "We are not doing that badly."
The devilish part is that Loop 2 requires no physical effort and works immediately. The frog does not notice that the water is boiling because the temperature rises only a few degrees at a time.
Architecture Example
A team aims for a 99.9 percent uptime SLA. In Q1 it falls to 99.5 percent. Root-cause analysis is hard and architecture-wide refactoring would be exhausting. Management waves it off: for this special legacy module, 99.5 percent is already excellent by industry standards. The goal is lowered. In Q2 things go wrong again and uptime drops to 98.0 percent. Developers shrug: in this dirty monolith that is completely normal. As long as we do not fall below 95 percent, nothing is really on fire. The architecture standard dies because the stories people tell themselves grow louder than their engineering discipline.
Organizational Example
A tribe introduces a zero-bug policy for its sprints. Every bug must be fixed before new features are built. Because the product is extremely unstable, hundreds of bugs surface. The sprint stalls for three weeks and the business erupts. To escape the emotional pressure, the teams redefine the word bug. Suddenly bugs are relabeled as enhancements, minor disturbances, or known issues that can be handled later. The goal has been linguistically twisted and rationalized away.
Diagnostic Questions
1.Have we quietly recalibrated company-wide metrics such as DORA, uptime, or security ratings because we could not hit the old goals?
2.Where do we now tolerate waits in the codebase, such as build times above forty minutes, that would have sparked open rebellion three years ago?
3.Do our senior developers often say, "That is just how things are in this company, get used to it"?
Diagram
How to Recognize the Pattern in Daily Work
Breaking this dysfunction requires enormous mental strength in leadership. Organizations always seek the path of least resistance. The drift of your quality standard does not happen in giant leaps, but steadily over years. Systems thinkers therefore do not anchor goals in the last few months of historical performance, because those values are already diluted. Instead they tie goals to external, immovable markers such as best practices, industry leaders, or hard-coded SLA contracts with penalties.
What Distinguishes the Pattern from Similar Dynamics
*Drifting Goals* is the mirror image of *Escalation*. In escalation, teams keep raising the level of effort. In *Drifting Goals*, the field itself is flattened until nobody has to run anymore. It also overlaps heavily with *Eroding Goals*, which is often used almost as a synonym.
How to Move from Pattern to Response
Actors have to declare war on goal erosion. If the build pipeline suddenly takes five minutes longer, that should trigger an alarm immediately. Anchor quality goals externally, absolutely, and firmly. If goals are currently unreachable, that must be communicated honestly and accepted as a deficiency, or the underlying architecture must be reworked. Do not lie to yourselves just to reduce discomfort.
First Next Steps
Prevent alert fatigue in your observability stack. If developers only click warnings away because "that always flashes up for a moment," the system has already lowered their internal quality goal.
How to Recognize the Pattern with Confidence
Can we still explain with the same sharpness today which concrete customer need gave rise to our architecture goals, or have they turned into internal paper tigers?
Sources
The Systems Thinker: Drifting Goals
Authors & Books
Go to referencesRelevant references for Drifting Goals.
Continue reading
Explore related topics from Archetypes
Accidental Adversaries
Teams that actually want to collaborate drive each other into ruin through selfish local optimizations.
Attractiveness Principle
A rising product or team attracts so much demand that quality collapses and the very source of its attractiveness gets destroyed.