Skip to content

Commit 01b450d

Browse files
committed
docs(adr): name the obstacle to folding that survived ADR-0132's merge
The hand-merge note said the only thing blocking a single combined record was ADR-0132 being unmerged, and that with it landed the choice "stands on its merits alone". True, but it leaves the reader to rediscover the merit that matters: that record carries its own D1 through D6, which are different decisions from cloud ADR-0081's D1/D3/D4, so folding this mirror into it puts two unrelated D1s in one document — exactly the property the deliberately unrenumbered mirror exists to keep checkable. Stated, not decided: the disposition is still the maintainer's merge-time call, and this change takes the option neither way. Gates re-run on this tree: check-adr-anchors exit 0, check-adr-symbol-anchors exit 0 with "0 line anchors survive", check-adr-links exit 0, check-nul-bytes exit 0, check-doc-authoring exit 0, check-governed-merges --test exit 3 GOVERNED. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XpTx2tbq3pZRYAdoGt6E6Y
1 parent d2c2579 commit 01b450d

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/adr/0133-org-management-open-basics.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,13 @@ D1/D3/D4 into that file instead of writing a second one. When this file was
9191
drafted that option was not available: ADR-0132 did not exist on `main`, so
9292
"extending" it would have meant building on an unmerged governed PR and coupling
9393
two hand-merges into one. That obstacle is gone — the record has landed — so the
94-
choice now stands on its merits alone. This change does not take it. **If the
95-
maintainer prefers one combined record, that is still a merge-time call** — the
96-
two files are disjoint, so folding them is a move, not a rewrite.
94+
choice now stands on its merits alone. ⚠️ One of those merits is structural and
95+
survived the merge: that record carries **its own D1 through D6**, which are
96+
different decisions from cloud ADR-0081's D1/D3/D4, so folding this file into it
97+
would put two unrelated `D1`s in one document — the property the unrenumbered
98+
mirror above exists to keep checkable. This change takes the option neither way.
99+
**If the maintainer prefers one combined record, that is still a merge-time
100+
call** — the two files are disjoint, so folding them is a move, not a rewrite.
97101

98102
---
99103

0 commit comments

Comments
 (0)