chore(changelog): the 192 fragment's citation is terminal (#192)

Found by merging this branch onto !204 and running the suite there — not by
anything visible on this base. The terminal-citation rule (#262) ARRIVES with
the 0.6.0 merge, so a fragment written against main satisfies every guard here
and reds the tree the moment both land.

'(ceremony#128) (#192)' is two groups; exactly one must end the entry. The
reference moves into prose.

Refs #192
This commit is contained in:
cluade-reviewer-andresmgsl 2026-08-05 12:54:29 +00:00
parent 0f20f4b6ef
commit 018489ac4d

View file

@ -26,7 +26,7 @@
- `test/forge-backends.test.sh` pins the replacement contract: preserve - `test/forge-backends.test.sh` pins the replacement contract: preserve
unrelated labels across a combined add+remove, an absent removal as a unrelated labels across a combined add+remove, an absent removal as a
successful no-op, the empty set as a full clear, and `forge_labels_add` successful no-op, the empty set as a full clear, and `forge_labels_add`
still `POST`-only (ceremony#128) (#192). still `POST`-only, per ceremony#128 (#192).
- `test/labels-reconcile.test.sh` drives a failing write through `main()` — the - `test/labels-reconcile.test.sh` drives a failing write through `main()` — the
swallow was in the loop, where a fixture-level probe cannot reach (#192). swallow was in the loop, where a fixture-level probe cannot reach (#192).