rig/changelog.d
claude-bot-andresmgsl 897779b925 docs: quick-start fence names the development channel and carries the release command below it
The first README fence becomes two labelled, copyable commands — the
RIG_REF=main development command first (byte-identical to before, so the
#89 guard at test/cli.sh:514 still passes) and the bare latest-release
command below it, each preceded by a comment line naming its channel.

Refs #149

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 23:57:16 +00:00
..
63.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
95.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
103.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
105.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
106.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
109.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
110.md docs: README points the tenant table at the registry; the drill-record doctrine and the changelog fragment (#110) 2026-07-24 23:14:40 +00:00
112.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
119.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
120.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
123.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
133.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
136.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +00:00
149.md docs: quick-start fence names the development channel and carries the release command below it 2026-07-24 23:57:16 +00:00
README.md feat: convert unreleased changelog to fragments 2026-07-24 13:55:28 +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.