← ANTI-PATTERNS

Decisions as One-Way Streets

Commits flow forward; correction, contest, and supersession have no designed return path — reversal is treated as illegitimate

Principle violated

Committed decisions must remain contestable and supersedeable through declared mechanism — finality closes debate, not observation, contest, or revision when evidence warrants.

Missing principlePath dependencyShort-termismCognitive bias

Decisions as one-way streets is the anti-pattern where an organisation treats commitment as forward-only traffic: decisions are made, announced, resourced, and defended — but no designed return path exists for correction. Contest, supersession, falsification triggers, and recorded dissent are absent or performative. Reopening is not a mechanism; it is a transgression — disloyalty, negativity, or personal attack.

This is not decision finality done well. Finality closes debate and buys execution runway while monitors and triggers stay armed. One-way-street culture closes observation and revision — “we decided” ends learning. The bind becomes an on-ramp with no off-ramp: easy to enter, socially costly to exit.

In software systems

ADRs are accepted but never superseded; Status: superseded is unused. Feature flags ship; rollback exists in tooling but culture treats revert as failure. Incident fixes patch forward; architecture review never revisits the original ADR. Override and appeal workflows exist on paper; metrics punish their use. The repository has commits; it has no correction events that propagate to dependents.

In human organisations

Strategy decks launch; assumption reviews are cancelled as “reopening settled questions.” Dissent before bind was optional; dissent after bind is forbidden. Correction from outside the original room — operations, finance, affected regions — is dismissed as politics because no contest path legitimises non-participants. The organisation runs on loyalty over truth: the street goes one way because turning around embarrasses whoever drove.

When the original bind also skipped decision-making principles, correction lands as unprincipled bind epilogue — principled repair read as assault on identity.

In socio-technical systems

Model and policy paths deploy with approval chains but no contest queue that overturns. Affected parties cannot challenge binds they never participated in. Platform configs inherit “decided” defaults; fixing them requires fighting the team that shipped. Automated decisions accumulate; human correction is routed to support scripts that cannot supersede the bind — alignment by irreversibility, not by shared record.

Confusion with discipline

One-way streets feel like commitment culture. Teams want stability; leaders want execution bandwidth. The error is conflating:

Legitimate finalityOne-way street
Debate closed at bindObservation discouraged after bind
Execution runway with end dateIndefinite “don’t revisit”
Triggers and contest path declaredNo observables; rank decides reopening
Supersession honourableReversal = humiliation
Dissent recorded before bindLate dissent = sabotage

See We Already Decided for when holding course is rational — and how often “one-way” is denial wearing discipline.

Why it persists

  • Short-term stability — U-turns look chaotic in the quarter they happen.
  • Missing contestability — no channel, so correction is only social conflict.
  • Missing decision-making principles at bind — no assumptions, triggers, or externalised dissent to depersonalise revision (Decision Principles and the Record).
  • Path dependency — sunk narrative, careers, and spend make the street feel physically one-way even when reversal is cheap (sunk-cost commitment).

Principled alternatives

Contestability

Declare who may contest, how, and within what timeframe at bind. Record every contest and resolution as its own L0 event — a legal U-turn on the record, not a hallway coup.

Supersession and correction events

Revision travels forward; the original stays visible. Refutation propagation reaches dependents — the antidote to non-propagating refutation.

Decision-making principles 4–7 at bind

Explicit assumptions with falsification plan — triggers schedule return trips. Right to dissent before commitment — challenge before the street hardens. Decision finality after debate — closure with monitors, not immunity from evidence.

Build two-way decision infrastructure: bind is one direction; contest, trigger, and supersession are the designed reverse. Pair with closed-loop controlopen-loop confidence until catastrophe is the structural omission (no sensors/actuators) that one-way-street culture often reinforces.