Skip to content

backlog(B-0708): stale-pointer cleanup across .claude/rules/ — surfaced by razor-cadence pass#4763

Merged
AceHack merged 1 commit into
mainfrom
otto/cli-b0708-stale-pointer-cleanup-from-razor-cadence-pass-2026-05-23
May 23, 2026
Merged

backlog(B-0708): stale-pointer cleanup across .claude/rules/ — surfaced by razor-cadence pass#4763
AceHack merged 1 commit into
mainfrom
otto/cli-b0708-stale-pointer-cleanup-from-razor-cadence-pass-2026-05-23

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 23, 2026

Files B-0708. Razor-cadence pass 2026-05-23 (issue #3128 closed) ran audit-rule-cross-refs.ts and surfaced 87 stale-pointer candidates across 62 rules (16% MISS rate). ~70-80 real stale pointers worth cleaning up. P2; load-bearing finding from cadence pass.

🤖 Generated with Claude Code

…didates surfaced by razor-cadence pass

Razor-cadence pass 2026-05-23 (issue #3128 closed) ran
audit-rule-cross-refs.ts and surfaced 87 stale-pointer candidates
across 62 rules (16% MISS rate on 543 references). Per the 9-variant
taxonomy ~5% MISSes are healthy; 16% is above the floor suggesting
~70-80 real stale pointers worth cleaning up.

This row captures the cleanup work the pass surfaced. P2 because
stale pointers degrade rule discoverability but don't break factory
operation. BACKLOG.md regenerated.

Composes with:
- tools/hygiene/audit-rule-cross-refs.ts (the audit instrument)
- docs/hygiene-history/ticks/2026/05/14/1920Z.md (9-variant taxonomy)
- B-0192 (razor-cadence trigger — this is a downstream finding)
- .claude/rules/encoding-rules-without-mechanizing.md (cadence
  discipline that surfaced the gap)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 23, 2026 20:35
@AceHack AceHack enabled auto-merge (squash) May 23, 2026 20:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Files backlog row B-0708 to track follow-up work from the 2026-05-23 razor-cadence pass: cleaning up stale cross-references across .claude/rules/ after audit-rule-cross-refs.ts surfaced 87 candidate misses.

Changes:

  • Added a new P2 backlog per-row file documenting scope, rationale, and acceptance criteria for the stale-pointer cleanup work.
  • Updated docs/BACKLOG.md to include the new B-0708 entry.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/backlog/P2/B-0708-stale-pointer-cleanup-from-razor-cadence-pass-2026-05-23.md New backlog row capturing the stale-pointer cleanup work item and its acceptance criteria.
docs/BACKLOG.md Adds the generated index entry for B-0708 under P2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants