Narrow-clause supersession

A memo discipline where a successor narrows a single clause of a predecessor; the rest of the predecessor stays binding. The chain of revisions is preserved without overwriting history, and every clause has a current owner.
Where named
coo/memo_protocol.md. Practiced across the memo corpus; the discipline is what makes the per-memo file format auditable.
Detail
The naive alternative would be: a new memo “replaces” an old one wholesale. That works once, but breaks fast — most revisions are clarifications of a single point, not complete rewrites, and the naive form forces the author to re-state every clause they aren’t changing.
Narrow-clause supersession instead requires the successor to name the specific clause it narrows (“This memo narrows clause 3 of MEMO-2026-04-12-abcd”). The predecessor’s remaining clauses stay binding. The successor inherits everything else from the predecessor.
The discipline is enforced socially (memo authors are expected to be specific about what they narrow) and structurally (the supersedes field is required to specify which memo and, in the common case, which clause). The result: the memo corpus is incremental rather than churning, and a reader can trace any current rule back through its narrow revisions to the original.
Links to this page
BDFL · CB-* / OG-* · Commission · Committee quorum · COO · Encoding loop · F-invariants · Falsifier-with-grace · Format-as-analogy-generator · Foundational essay · Integrity check …
- Glossary: memo
- Glossary: narrow-clause supersession — how memos revise prior memos
- The seven committee quorums — each merge produces a summary memo