docs: Phase 5 QA — fix consistency, URLs, and terminology across docs

Validated 170+ internal links, 52 external URLs, 40+ Mermaid diagrams,
and cross-file consistency. Fixed redirecting slash-commands URL,
normalized Mermaid color hex, standardized "subagents" terminology in
CATALOG.md, and added CLAUDE.local.md legacy caveat.
This commit is contained in:
Luong NGUYEN
2026-03-13 05:19:37 +01:00
parent 132de292e4
commit 00bbe4c6ea
4 changed files with 32 additions and 27 deletions

View File

@@ -1066,7 +1066,7 @@ Claude will prompt you to choose which memory file to update.
For the most up-to-date information, refer to the official Claude Code documentation:
- **[Memory Documentation](https://code.claude.com/docs/en/memory)** - Complete memory system reference
- **[Slash Commands Reference](https://code.claude.com/docs/en/slash-commands)** - All built-in commands including `/init` and `/memory`
- **[Slash Commands Reference](https://code.claude.com/docs/en/interactive-mode)** - All built-in commands including `/init` and `/memory`
- **[CLI Reference](https://code.claude.com/docs/en/cli-reference)** - Command-line interface documentation
### Key Technical Details from Official Docs