From e0d6085048368a2ad4d7831ea061ac054604f823 Mon Sep 17 00:00:00 2001 From: Aaron Stainback Date: Fri, 15 May 2026 14:46:09 -0400 Subject: [PATCH] fix(b-0534): correct B-0441 relative link in Composes-with section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Post-merge Copilot finding on PR #3551: B-0441 link target `backlog-ready-notifier-2026-05-13.md` doesn't exist. Actual filename: `B-0441-backlog-row-ready-to-grind-notifier-background-service-2026-05-13.md`. Verified via `git ls-tree origin/main` — target blob c5be1703. Co-Authored-By: Claude --- ...klog-ready-notifier-reads-stale-local-checkout-2026-05-15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backlog/P2/B-0534-backlog-ready-notifier-reads-stale-local-checkout-2026-05-15.md b/docs/backlog/P2/B-0534-backlog-ready-notifier-reads-stale-local-checkout-2026-05-15.md index 53380b6a0..d92f9377d 100644 --- a/docs/backlog/P2/B-0534-backlog-ready-notifier-reads-stale-local-checkout-2026-05-15.md +++ b/docs/backlog/P2/B-0534-backlog-ready-notifier-reads-stale-local-checkout-2026-05-15.md @@ -44,7 +44,7 @@ Three already-merged rows were published as work-assignments at the observed tic ## Composes with -- [B-0441](../P1/B-0441-backlog-ready-notifier-2026-05-13.md) (the notifier this row fixes) +- [B-0441](../P1/B-0441-backlog-row-ready-to-grind-notifier-background-service-2026-05-13.md) (the notifier this row fixes) - [B-0442](../P1/B-0442-missed-substrate-cascade-detector-background-service-2026-05-13.md) (closed by PR #3518; surfaced this bug) - [B-0532](../P3/B-0532-backlog-graph-consistency-lint-parent-child-status-mismatch-2026-05-15.md) (related: backlog-state consistency under multi-Otto contention) - [`.claude/rules/refresh-before-decide.md`](../../../.claude/rules/refresh-before-decide.md) (the discipline this row mechanizes for the notifier)