Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
| 2026-08-18 | issues-reconcile-fresh (PR #2119) | 5ffe76652feb32a1b7840dbdb69502cce228b772 | docs/outstanding-issues.md, docs/outstanding-issues-inbox/** | Replaces PR #2110, whose reconciliation had permanently baked two applied records (a #316 update, a cancellation of 22946f19) whose pending predecessors never existed on any base commit -- structurally unfixable via forward-only commits because the ledger tool forbids ever cancelling a cancel-type request and the one valid cancellation slot for 22946f19 was already claimed by a different request landed via PR #2118. Rebuilt fresh from current main (ddc7e899, already including #2118's corrections): reconciled all 74 pending requests in one clean pass, no manual duplicate-target resolution needed, confirming #2118 left main's inbox internally consistent. #2110 can be closed once this merges. | issues:reconcile: 74 applied, 10 cancellation decisions, no manual resolution needed; check:outstanding-issues passed (0 pending, 325 applied, guard passed, no ids deleted from base); docs:check-links passed (1902 references resolve, full batch simulation); check:ledger-write-discipline passed for ddc7e8998267..HEAD with no override; prettier clean; no provider-backed checks run |
Loading