Back to all series

Chesterton's Fence: Why You Should Understand Before Changing

Introduction

Chesterton's Fence is a mental model that warns against changing things before you understand why they were there in the first place. The basic idea is simple: if you come across a fence and do not know why it was built, that ignorance is a reason to pause, not a reason to tear it down.

This matters because many bad decisions begin with a shallow judgment. A rule looks outdated. A process looks inefficient. A habit looks unnecessary. A product feature looks like clutter. So someone removes it quickly, only to discover later that the "useless" thing was quietly solving a real problem.

That is why Chesterton's Fence remains such a practical model for work, policy, design, relationships, and everyday decision making. It does not tell you to preserve everything. It tells you to understand before changing. That small discipline can save you from expensive mistakes that feel smart at the time.

What Is Chesterton's Fence?

Chesterton's Fence comes from a principle associated with G. K. Chesterton. In plain English, it says this:

If you do not understand the purpose of an existing rule, structure, or constraint, you are not yet qualified to remove it.

The point is not blind respect for tradition. The point is epistemic humility. Things often exist for reasons that are not obvious on first inspection. Some reasons are still valid. Some are outdated. Some are partly valid and partly obsolete. But until you know which is which, your confidence is premature.

You can apply the model to almost anything:

  • a company policy
  • a codebase convention
  • a social norm
  • a budgeting rule
  • a hiring step
  • a family routine
  • a product safeguard

In each case, the question is the same: what problem was this originally trying to solve?

That question shifts you out of simplistic reform and into real diagnosis.

Why You Should Understand Before Changing

People often assume the current version of something is there by accident, laziness, or stupidity. Sometimes that is true. But often an existing rule or structure is the residue of an earlier lesson, constraint, or failure.

Understanding before changing matters for three main reasons.

1. Hidden functions are common

An element may look pointless while still doing invisible work.

A meeting agenda may seem overly rigid until you realize it prevents the loudest person from hijacking the discussion. A product confirmation step may look like friction until you realize it prevents costly user mistakes. A finance approval rule may look bureaucratic until you realize it exists because spending drift once became a serious problem.

The danger is not only removing bad things. The greater danger is removing useful things you do not yet understand.

2. Systems contain tradeoffs

Most structures are not optimized for a single variable. They balance speed against safety, freedom against coordination, simplicity against resilience, or growth against control.

When you change one piece without understanding the tradeoff, you often create a new problem while solving the old one.

That is why Chesterton's Fence pairs naturally with second-order thinking. The first-order result of a change may look cleaner or faster. The second-order result may be confusion, fragility, abuse, or unplanned cost.

3. Fast confidence is often shallow confidence

The less someone understands a system, the easier it is to believe the system should obviously be simpler.

Beginners often see friction and assume incompetence. People with more context see constraints, incentives, dependencies, and edge cases. That does not mean the current system is good. It means the real problem is usually deeper than it first appears.

Chesterton's Fence helps you replace premature certainty with a better question: what am I missing?

The Fence Is Not Sacred

This is the part people often misunderstand.

Chesterton's Fence does not say old things are automatically wise. It does not say tradition deserves obedience just because it is old. And it definitely does not say broken systems should survive forever.

The model is conservative in method, not necessarily in outcome.

Its message is:

  1. Understand the reason first.
  2. Evaluate whether that reason still applies.
  3. Then remove, redesign, or replace with open eyes.

In many cases, good understanding leads directly to reform. Once you know what purpose the fence served, you can often build a better fence, a lighter one, or no fence at all because the original conditions have changed.

So the lesson is not "never change." The lesson is "change competently."

How Chesterton's Fence Works in Real Life

This mental model becomes clearer when you see it in ordinary situations.

Example 1: A company deletes an approval step

A startup wants to move faster, so it removes a slow approval layer for discounts and custom deals. At first this looks smart. Sales cycles speed up. Reps feel empowered. Friction disappears.

Then the second-order effects appear:

  • pricing becomes inconsistent
  • margins erode
  • customers learn to negotiate more aggressively
  • finance has trouble forecasting revenue quality
  • support inherits commitments that were never scoped well

The old approval step may still have been too heavy. But it existed for a reason. Once you understand the reason, you can redesign it into something lighter instead of deleting it blindly.

Example 2: A developer removes "unnecessary" code

Someone new to a codebase finds an awkward validation check that feels redundant. They remove it to simplify the flow. The application still works in the happy path, so the change looks clean.

Later, a rare input starts corrupting data because that awkward check existed to protect against an edge case nobody documented well.

This is Chesterton's Fence in software form. Ugly code is not always useless code. Sometimes it is a scar from a bug the system already learned the hard way.

Example 3: A family drops a routine

A household has a simple Sunday planning ritual. It feels repetitive, so people stop doing it. For a couple of weeks, nothing dramatic happens.

Then calendars drift, errands stack up, meals get improvised poorly, and small frustrations start turning into avoidable conflict.

The old routine was not glamorous, but it provided coordination. Once you see that function clearly, you can decide whether to restore it, replace it, or simplify it.

Example 4: A government or institution removes a rule

A policy rule looks outdated and annoying. Reformers remove it to reduce friction. Only later do they discover the rule was protecting against fraud, incentives abuse, or administrative chaos that is now returning in a new form.

Again, the answer is not "keep bad rules forever." The answer is to understand what failure mode the rule was designed to prevent before you dismantle it.

Why Smart People Still Ignore This Model

Chesterton's Fence is easy to agree with in theory and easy to violate in practice.

One reason is that visible friction is emotionally irritating. People feel smart when they remove obstacles. Reduction is satisfying. It creates an immediate sense of progress.

Another reason is status. Proposing change often looks more intelligent and ambitious than preserving something modest but useful. In many workplaces, "I removed the old process" sounds bolder than "I discovered why that process existed and redesigned it carefully."

There is also a deeper bias at work: people overestimate what they can infer from surface appearances. A process that looks clumsy may be holding together a fragile system. A tradition that looks arbitrary may be encoding local knowledge. A safety margin that looks wasteful may be the only thing keeping small shocks from becoming big failures.

This is where the map is not the territory becomes helpful. Your first interpretation of why something exists is only a map. The real function may be hidden in the territory of lived experience, old incidents, and forgotten constraints.

How to Apply Chesterton's Fence Without Becoming Rigid

The practical value of this model comes from using it as a diagnostic tool, not as a slogan for resisting all change.

Here is a useful way to apply it.

1. Identify the thing you want to change

Be specific. What exactly are you trying to remove, simplify, merge, automate, or bypass?

Vague reform creates vague mistakes. Clear targets produce better questions.

2. Ask what problem it originally solved

Do not settle for guesses. Ask people with context. Look at old incidents. Review earlier decisions. Search for the failure mode that likely created the rule.

Sometimes the original reason is obsolete. Sometimes it is still active. Sometimes the reason changed over time. The goal is understanding, not nostalgia.

3. Ask what happens if it disappears

This is where inversion becomes useful. Instead of asking only how the change helps, ask how removal could create new failure.

Questions like these help:

  • What hidden protection might this be providing?
  • Who benefits from it even if they rarely notice it?
  • What bad behavior becomes easier if we remove it?
  • What coordination problem comes back if this disappears?

4. Separate purpose from implementation

This is the key move. Even if the current fence is clumsy, the underlying purpose may still matter.

You may not need the old process exactly as it exists. But you probably still need whatever protection, coordination, or constraint it was creating. Once you separate function from form, better redesign becomes possible.

5. Replace thoughtfully instead of deleting impulsively

If the purpose still matters, ask whether there is a cleaner way to preserve it.

Maybe a manual review becomes an automated check. Maybe a weekly meeting becomes an async update. Maybe a rigid policy becomes a lighter guardrail. The point is not to worship the old fence. It is to avoid removing its function by accident.

Common Mistakes With Chesterton's Fence

Like every mental model, this one can be used badly.

Mistake 1: Using it to block all reform

Some people invoke Chesterton's Fence as a conversation-ending move. They treat any existing rule as untouchable because it must exist for some good reason.

That is lazy. The model asks for understanding, not blind preservation.

Mistake 2: Assuming the original reason is still valid

A fence can have a good origin and still become outdated. Conditions change. Technology improves. organizations scale. Incentives shift.

Understanding the purpose is step one. Testing whether the purpose still matters is step two.

Mistake 3: Confusing elegance with improvement

A cleaner process, a shorter policy, or a simpler interface can still produce worse results if it quietly removes something important.

Neatness is not the same as effectiveness.

Mistake 4: Forgetting the people who bear the downside

Often the people who want to remove a fence are not the people who will suffer if the fence was useful. A manager may remove a safeguard that creates pain for support. A policymaker may cut a rule that creates risk for the public. A founder may bypass process that creates chaos for the team.

This is why incentives and perspective matter so much when evaluating change.

When You Should Be Especially Careful

Chesterton's Fence is most valuable when:

  • a system is old but still functioning
  • the costs of failure are high
  • you have incomplete context
  • incentives are misaligned
  • edge cases matter
  • changes affect many people downstream

In low-stakes areas, experimentation is cheap and reversal is easy. In high-stakes systems, naive simplification can become very expensive.

That is why the model is especially useful in product design, operations, policy, finance, medicine, education, and leadership. The more interconnected the system, the more likely it is that an "obvious" improvement has hidden tradeoffs.

Chesterton's Fence and Better Judgment

At a deeper level, this model is about intellectual character.

It teaches restraint before intervention. It pushes you to respect reality even when reality looks inefficient from the outside. It reminds you that understanding is part of responsible action, not a delay from action.

That posture improves judgment in a surprisingly wide range of situations.

It makes you slower to dismiss old habits that are doing useful work. It makes you better at redesign because you preserve function while improving form. It makes you less likely to confuse novelty with wisdom.

Most of all, it helps you earn the right to change things.

A Quick Checklist Before You Remove the Fence

Before you eliminate a rule, process, feature, or routine, ask:

  1. What problem was this originally trying to solve?
  2. What hidden function might it still be serving?
  3. Who is protected by it, even if they rarely notice it?
  4. What failure becomes more likely if I remove it?
  5. Can I preserve the useful function in a better form?

Those five questions will not make you perfect, but they will prevent a lot of avoidable stupidity.

Final Thoughts

Chesterton's Fence is a practical reminder that understanding should come before intervention. If you want to improve systems, relationships, policies, or your own habits, start by learning what the current structure is doing before you decide it should disappear.

That does not make you resistant to change. It makes your changes more intelligent, more durable, and less likely to create the very problems you thought you were fixing.

If you want a deeper framework for using mental models in everyday decisions, 100 Mental Models expands on these ideas in a broader and more practical way.

Key Takeaways

  • Chesterton's Fence says you should understand why something exists before you remove, replace, or redesign it.
  • The model helps prevent avoidable mistakes by forcing you to look for hidden functions, tradeoffs, and downstream consequences.
  • Used well, it does not block progress; it improves change by making reform more informed, precise, and durable.

Quick Q&A

What is Chesterton's Fence in simple terms?

Chesterton's Fence is the idea that you should understand why a rule, process, or tradition exists before you try to remove it.

Does Chesterton's Fence mean you should never change anything?

No. It means change should come after understanding, so you do not destroy something useful by mistake.

Part of 22 in

Mental Models