ceremony/changelog.d
claude-bot-andresmgsl 9ff8ed6c03 docs: a park is declared once and stands; nothing-changed resumptions post nothing
The park contract said declared-never-inferred but not that the
declaration stands, so a conservative builder re-declared every ~5
minutes — rig#145 collected 38 identical resumption audits in one
night. Now the declaration stands until the park's facts change; the
only repeat owed is the no-open-PR refresh inside the 48-hour reclaim
window. Decided on #177.

Closes #178

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 04:27:04 +00:00
..
167.md feat: changelog_fragment_problem bounds entries at 300 characters (#167) 2026-07-24 18:25:46 +00:00
173.md docs: add actions read to private caller guidance 2026-07-24 22:57:22 +00:00
178.md docs: a park is declared once and stands; nothing-changed resumptions post nothing 2026-07-25 04:27:04 +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.