From 018489ac4d7aac6af11f19b62d6915387b16e5e1 Mon Sep 17 00:00:00 2001 From: cluade-reviewer-andresmgsl Date: Wed, 5 Aug 2026 12:54:29 +0000 Subject: [PATCH] chore(changelog): the 192 fragment's citation is terminal (#192) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- changelog.d/192.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/192.md b/changelog.d/192.md index fed8c4f..c03ef59 100644 --- a/changelog.d/192.md +++ b/changelog.d/192.md @@ -26,7 +26,7 @@ - `test/forge-backends.test.sh` pins the replacement contract: preserve 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` - 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 swallow was in the loop, where a fixture-level probe cannot reach (#192).