ceremony/changelog.d
2026-08-03 22:49:22 +00:00
..
218.md docs: wire refs guard into ceremony flow 2026-08-03 20:31:34 +00:00
230.md docs: clarify attention target 2026-08-03 19:07:08 +00:00
231.md docs(labels): the attention absolute stops denying the shipped reconciler 2026-08-03 15:48:05 +00:00
232.md test: cover attention target diagnostics 2026-08-03 19:53:25 +00:00
236.md test(labels): drive the green gate and the grace, and mutate both to prove them 2026-08-03 17:18:46 +00:00
237.md docs: define doors-unchanged drill records 2026-08-03 21:41:34 +00:00
238.md test: exercise documentation marker guard 2026-08-03 22:49:22 +00:00
241.md fix: preserve claims linked by open Refs PRs 2026-08-03 17:07:40 +00:00
242.md test(issueflow): drive the merge-order selection, and the spent-marker shape end to end 2026-08-03 16:27:43 +00:00
247.md fix(issueflow): a per-issue pass commits its whole effect, or none of it 2026-08-03 18:55:52 +00:00
248.md docs: correct release gate mechanics 2026-08-03 18:26:58 +00:00
252.md test(issueflow): the parse echo, mutation-proven in both directions 2026-08-03 19:28:31 +00:00
README.md feat: ceremony flips to grouped — changelog.d/shape = grouped, five fragments converted, docs per D6 2026-07-25 13:14:05 +00:00
shape feat: ceremony flips to grouped — changelog.d/shape = grouped, five fragments converted, docs per D6 2026-07-25 13:14:05 +00:00

changelog.d/ — the next release's section, one fragment per issue

Machine-assembled by bin/changelog-assemble (#112): every PR that changes behavior writes one file here — <issue>.md, the exact prose that will be published, nothing else — and the release PR folds them all into the next ## X.Y.Z — DATE section of CHANGELOG.md, consuming them. Distinct filenames never conflict, which is this directory's whole reason to exist. This README is the marker that keeps the directory tracked when it holds no fragments (#112 D1) — changelog-armed refuses a tree without it; do not delete it. The shape sentinel beside it declares the set's shape — grouped here, so every fragment carries ### headings (#182).