From 546371f82a89e43b35b908e4e2da13e9d5080d55 Mon Sep 17 00:00:00 2001 From: REPPL <77722411+REPPL@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:24:36 +0100 Subject: [PATCH 1/2] chore(ledger): renumber duplicate iss-80 -> iss-83 Two open issues shared id iss-80: record-id-allocators (from PR #48, the canonical one the CHANGELOG references) and run-protocol-missing-plan-precondition (minted by an abcd capture on a feature branch cut from an older main during the drain-#2 run). A live repro of the iss-74 branch-local id-minting race. The later claimant (run-protocol) is renumbered to iss-83, the next free id; the CHANGELOG reference and record-id-allocators keep iss-80. Assisted-by: Claude:claude-opus-4-8 --- ...tion.md => iss-83-run-protocol-missing-plan-precondition.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .abcd/work/issues/open/{iss-80-run-protocol-missing-plan-precondition.md => iss-83-run-protocol-missing-plan-precondition.md} (99%) diff --git a/.abcd/work/issues/open/iss-80-run-protocol-missing-plan-precondition.md b/.abcd/work/issues/open/iss-83-run-protocol-missing-plan-precondition.md similarity index 99% rename from .abcd/work/issues/open/iss-80-run-protocol-missing-plan-precondition.md rename to .abcd/work/issues/open/iss-83-run-protocol-missing-plan-precondition.md index ef50cab6..c70745c7 100644 --- a/.abcd/work/issues/open/iss-80-run-protocol-missing-plan-precondition.md +++ b/.abcd/work/issues/open/iss-83-run-protocol-missing-plan-precondition.md @@ -1,6 +1,6 @@ --- schema_version: 1 -id: "iss-80" +id: "iss-83" slug: "run-protocol-missing-plan-precondition" severity: "minor" category: "process" From af807113410c59533373005fd274653425988322 Mon Sep 17 00:00:00 2001 From: REPPL <77722411+REPPL@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:36:32 +0100 Subject: [PATCH 2/2] chore(ledger): renumber duplicate iss-56 and iss-57 Two more branch-local id collisions (iss-74's acceptance corpus). Each pair keeps the earlier autonomous-run original and renumbers the later 2026-07-10 prepare-this-repo pair: iss-56: keep logbook-adjudication (referenced by iss-73/iss-36/the drain-2 plan); renumber managed-pre-commit-gates -> iss-84 iss-57: keep capture-source-agent-provenance; renumber managed-attribution-config -> iss-85 No inbound blocked_by edges. The DECISIONS reference to the managed-migration gaps is repointed to iss-84/iss-85. Ledger now unique across all ids. Assisted-by: Claude:claude-opus-4-8 --- .abcd/work/DECISIONS.md | 3 ++- ...-pre-commit-gates.md => iss-84-managed-pre-commit-gates.md} | 2 +- ...ribution-config.md => iss-85-managed-attribution-config.md} | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) rename .abcd/work/issues/open/{iss-56-managed-pre-commit-gates.md => iss-84-managed-pre-commit-gates.md} (97%) rename .abcd/work/issues/open/{iss-57-managed-attribution-config.md => iss-85-managed-attribution-config.md} (97%) diff --git a/.abcd/work/DECISIONS.md b/.abcd/work/DECISIONS.md index 622945eb..0c92945d 100644 --- a/.abcd/work/DECISIONS.md +++ b/.abcd/work/DECISIONS.md @@ -136,7 +136,8 @@ parallel-agent merge contention bites. no local layer — we don't impose our principles on others' repos); legacy root `.work/` layouts migrate propose-then-sign-off, never leaving two working-state homes; no re-run/update machinery now — the CLI will own - managed-repo migration (gaps seeded as iss-56/iss-57). Rejected: a standalone + managed-repo migration (gaps seeded as iss-84/iss-85, originally minted as + duplicate iss-56/iss-57). Rejected: a standalone handover prompt file (drifts, unversioned); naming abcd in private-only target repos (two-class rule someone eventually gets wrong). - 2026-07-11 — iss-35's brief↔surface cross-check is **bidirectional, but only diff --git a/.abcd/work/issues/open/iss-56-managed-pre-commit-gates.md b/.abcd/work/issues/open/iss-84-managed-pre-commit-gates.md similarity index 97% rename from .abcd/work/issues/open/iss-56-managed-pre-commit-gates.md rename to .abcd/work/issues/open/iss-84-managed-pre-commit-gates.md index 9c929cfa..3ade1cbc 100644 --- a/.abcd/work/issues/open/iss-56-managed-pre-commit-gates.md +++ b/.abcd/work/issues/open/iss-84-managed-pre-commit-gates.md @@ -1,6 +1,6 @@ --- schema_version: 1 -id: "iss-56" +id: "iss-84" slug: "managed-pre-commit-gates" severity: "minor" category: "future-work-seed" diff --git a/.abcd/work/issues/open/iss-57-managed-attribution-config.md b/.abcd/work/issues/open/iss-85-managed-attribution-config.md similarity index 97% rename from .abcd/work/issues/open/iss-57-managed-attribution-config.md rename to .abcd/work/issues/open/iss-85-managed-attribution-config.md index 7d51339e..17ae9b3f 100644 --- a/.abcd/work/issues/open/iss-57-managed-attribution-config.md +++ b/.abcd/work/issues/open/iss-85-managed-attribution-config.md @@ -1,6 +1,6 @@ --- schema_version: 1 -id: "iss-57" +id: "iss-85" slug: "managed-attribution-config" severity: "minor" category: "future-work-seed"