fix(docs): stale SDDD references + dead wake-claude-routing link#2439
Merged
Conversation
…-routing link - CLAUDE.md: remove dead link to .claude/rules/wake-claude-routing.md (file never existed) - debrief/SKILL.md: fix 2 references sddd-conversational-grounding.md -> sddd-grounding.md - sync-tour/SKILL.md: fix 1 reference sddd-conversational-grounding.md -> sddd-grounding.md Found by idle task I5 (doc freshness check #1417). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clusterManager-Myia
approved these changes
May 30, 2026
Collaborator
clusterManager-Myia
left a comment
There was a problem hiding this comment.
[Hermes] — APPROVED\n\nDocs-only fix: updates 3 stale file references (sddd-conversational-grounding.md → sddd-grounding.md) and removes 1 dead link (wake-claude-routing.md).\n\nVerified:\n- sddd-grounding.md exists on main ✓\n- wake-claude-routing.md confirmed 404 (dead link) ✓\n- Security scan: clean ✓\n\nChanges are consistent and minimal. LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes broken doc references found by idle task I5 (doc freshness check, #1417).
Changes
CLAUDE.md.claude/rules/wake-claude-routing.md.claude/skills/debrief/SKILL.mdsddd-conversational-grounding.md→sddd-grounding.md.claude/skills/sync-tour/SKILL.mdsddd-conversational-grounding.md→sddd-grounding.mdRoot Cause
The SDDD rule was renamed from
sddd-conversational-grounding.mdtosddd-grounding.md(condensed v4.0.0), but 3 skill files still reference the old name. Thewake-claude-routing.mdlink was dead from creation (file never existed).Test