Skip to content
AFTER CERTAINTY
Skip to chapter text

Coupling

Introduction

IntroductionAbout 2 mins

This introduction states the book's invariant in full and defines the lens used to apply it.

The Invariant

The core claim is direct: system quality depends on how tightly responsibility and consequence remain linked.

Healthy systems preserve high cohesion of responsibility and intentional coupling of consequence. Unhealthy systems lose cohesion and drift toward either severed feedback or accidental over-coupling.

This is a structural claim, not a personality claim. It asks where authority sits, where cost lands, how quickly feedback returns, and whether learning can change future behavior.

What This Lens Is For

The invariant is not meant to explain everything. It is meant to make a specific class of failure visible: systems where language of accountability remains intact while practical accountability thins in operation.

Used well, this lens helps distinguish:

  • Failure of intent from failure of structure
  • Normal complexity from design drift
  • Temporary friction from persistent consequence distance

Units of Analysis

The chapters that follow move across software architecture, organizational design, and institutional governance. These are different domains, but each provides observable evidence about ownership boundaries, feedback paths, and adaptation under scale.

The point of moving across domains is not to flatten differences. It is to test whether the same structural logic still holds when incentives, timelines, and constraints change.

At sufficient scale, every domain begins to resemble a coordination problem: many actors changing on different clocks, each holding partial knowledge of the whole. Cohesion and coupling are how this book names responsibility and consequence at the boundary level; underneath them lies the recurring cost of keeping a system legible enough to learn. The chapters that follow do not treat organizations or institutions as machines—they treat them as places where coherence must be maintained under delay.

What the Reader Is Asked to Do

Read this introduction as a set of operating assumptions for the rest of the book.

As terms recur, the task is to track how cohesion and coupling change with context, and what those changes do to learning quality. By the end, the reader should be able to see consequence pathways clearly enough to evaluate systems without reducing them to slogans.

Part I begins by defining that grammar explicitly.