From df0e4620cba6fda075a2258eb2336390dc759237 Mon Sep 17 00:00:00 2001 From: Aaron Stainback Date: Thu, 14 May 2026 17:48:09 -0400 Subject: [PATCH] fix(shard-2139Z): replace broken relative markdown links with backtick paths Copilot caught post-merge on PR #3264: three markdown links in 2139Z.md used relative paths that resolved to docs/hygiene-history/ticks/2026/05/14/.claude/... (404 in any rendered view). The convention in OTHER tick shards is plain backticks without link, e.g., `.claude/rules/foo.md`. Changed 3 occurrences: - Line 12: `holding-without-named-dependency-is-standing-by-failure.md` - Line 31: `never-be-idle.md` - Line 40: `docs/hygiene-history/ticks/2026/05/14/2001Z.md` Plain-backtick form chosen over root-relative (the other Copilot suggestion) because it matches the established shard-authoring convention. Scan of all other today's shards: no other instances of the bug. Post-merge cleanup: #3264 already merged the shard with the bug. This PR fixes forward on main. Co-Authored-By: Claude --- docs/hygiene-history/ticks/2026/05/14/2139Z.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/hygiene-history/ticks/2026/05/14/2139Z.md b/docs/hygiene-history/ticks/2026/05/14/2139Z.md index 5d1d5be43..ce506493e 100644 --- a/docs/hygiene-history/ticks/2026/05/14/2139Z.md +++ b/docs/hygiene-history/ticks/2026/05/14/2139Z.md @@ -9,7 +9,7 @@ ## Holding discipline (step 2) **Named real-dependency-wait** per -[`holding-without-named-dependency-is-standing-by-failure.md`](.claude/rules/holding-without-named-dependency-is-standing-by-failure.md): +`.claude/rules/holding-without-named-dependency-is-standing-by-failure.md`: the dependency is PR #3263 CI clearing + autoMerge firing. Not Standing-by. @@ -28,7 +28,7 @@ Quick audit pass on freshly-merged main: | `audit-orphan-role-refs` | many | most in `docs/history/pr-reviews/**` (archive); active-rule citations may be false positives | No clean single-tick atom surfaced. Per -[`never-be-idle.md`](.claude/rules/never-be-idle.md): meta-check passes +`.claude/rules/never-be-idle.md`: meta-check passes — there ISN'T a structural factory change that would have made any of the above into a directed task. The big residuals (`audit-rule-cross-refs`, `audit-orphan-role-refs`) are themselves at the right shape — they @@ -36,8 +36,8 @@ report on classes of substrate the audit can't auto-resolve. ## Work (step 3) — minimal by intent -Per the 2001Z precedent's -[minimal-shard pattern](docs/hygiene-history/ticks/2026/05/14/2001Z.md): +Per the 2001Z precedent's minimal-shard pattern +(`docs/hygiene-history/ticks/2026/05/14/2001Z.md`): when CI-wait is real + bounded + no actionable atom exists, the substrate-honest tick output IS the shard itself. This is distinct from Standing-by-failure: the dependency is named (PR #3263), the no-new-