Pathway
Why the same issues keep recurring
When the same pattern keeps showing up despite good work and good intentions.
You’ve put real effort into this. The team has too. The solution made sense, it was implemented well, and for a while it worked. But the pattern came back - maybe in the same form, maybe wearing a different hat. This isn’t about anyone doing it wrong. Some problems keep returning because the structure around them is designed to recreate them. This pathway walks through the mechanics of recurring problems - starting from the fix itself and working outward to the forces that pull things back to where they started.
The most common starting point. You see a problem, you apply a fix, and it works - for now. But the fix has side effects that quietly recreate the original problem, often worse than before. If a problem keeps coming back after being "solved," this is usually the first pattern to look for.
Systems archetypes
Fixes that fail
A quick fix that addresses the symptom but makes the underlying problem worse over time.
The reason fixes seem to work at first. There's a gap between applying a solution and seeing its full effects - including the unwanted ones. During that gap, everyone moves on, convinced the problem is handled. By the time the side effects show up, the connection to the original fix has been forgotten.
Core building blocks
Delays
The gap between doing something and seeing what happens - the source of most bad decisions in systems.
What happens when a quick fix gets used so often that the capacity for the real solution quietly disappears. The temporary workaround becomes the permanent approach - not because anyone chose it, but because the alternative atrophied from neglect.
Systems archetypes
Shifting the Burden
Relying on a quick fix so much that the ability to do the real thing slowly disappears.
The engine underneath recurring patterns. Reinforcing loops amplify whatever's happening - including the side effects of your fix. Balancing loops pull the system back toward its original state, undoing your intervention. Understanding which loops are at work tells you why the pattern has such staying power.
Core building blocks
Feedback loops
Reinforcing loops accelerate change, balancing loops resist it - together they drive all system behaviour.
A subtle version of the same dynamic. Instead of the problem coming back, the standard for what counts as "solved" quietly drops. The gap between where you are and where you want to be closes - but from the wrong end. Nobody decided to lower the bar. The system did it incrementally.
Systems archetypes
Eroding Goals
When you lower your standards instead of closing the gap between where you are and where you want to be
When multiple people are all pulling the system toward their own goals, your fix gets absorbed. You push, the system pushes back, and the net movement is close to zero. The pattern persists not because your solution was wrong, but because other forces in the system are working just as hard in other directions.
Leverage and intervention
Policy Resistance
When a system fights back against your attempt to change it
The wider view. Every fix produces first-order effects (the ones you planned) and second-order effects (the consequences of those consequences). Recurring problems often live in the second order - the place you stopped looking because the first-order results looked good.
Leverage and intervention
Second-Order Effects
The consequences of the consequences - what happens after the first thing happens
Explore more
These concepts connect to many others across the knowledge base.