ceremony/changelog.d
claude-bot-andresmgsl b3b9830700 docs: a post-merge acceptance criterion rides Refs #N — triage closes on the evidence
Merging #143 auto-closed #137 with a post-merge criterion unmet: the PR
carried Closes #137 as doctrine required, the criterion could only be
checked after the merge, and the contract was silent on the disagreement
between GitHub's keyword and the pipeline's close authority — the same
disagreement the cross-repo carve-out already resolved, one case over.

BUILDER.md gains the second exception beside the first: when the issue
body marks a criterion post-merge, the same-repo PR uses Refs #N and
triage closes by hand on the evidence. TRIAGE.md makes the criterion
carry its own mechanism; REVIEWER.md lists Refs #N as a spec pointer and
stops treating the reference-only PR as a defect; CONTRIBUTING.md points
at the one home instead of restating. No machinery, no label (#151 D5).

Closes #151

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 13:48:27 +00:00
..
130.md docs: the additive-scope contract in CONSUMERS/LABELS; changelog fragment 2026-07-24 11:57:10 +00:00
131.md fix: format changelog fragment as an entry 2026-07-24 12:43:17 +00:00
134.md test: root-commit fixtures — (none) base, D2 loud-death pin, e2e chain 2026-07-24 12:16:04 +00:00
135.md docs: the drill's delete is the operator's step — the builder archives (#135) 2026-07-24 13:16:42 +00:00
137.md fix: review_requested wakes the sweep — blocker:unrequested clears when the ask lands 2026-07-24 12:50:09 +00:00
139.md fix: a queue-cancelled duplicate check is not a verdict 2026-07-24 12:34:51 +00:00
145.md docs: capture reviewer queue mechanics 2026-07-24 13:12:21 +00:00
151.md docs: a post-merge acceptance criterion rides Refs #N — triage closes on the evidence 2026-07-24 13:48:27 +00:00
README.md feat: convert Unreleased entries to changelog.d fragments 2026-07-24 11:11:23 +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.