docs: fix incoming links to renamed/moved doc paths
Rewrites every markdown reference to the old paths: - ARCHITECTURE.md → DESIGN.md - docs/ARCHITECTURE.md → docs/CRYPTO.md - FORMATS.md → docs/FORMATS.md Touches CLAUDE.md (living-docs table + planning-references list), per-crate ARCHITECTURE.md cross-refs, and any specs in docs/superpowers/specs/ that referenced the old paths. Audit history and test-run logs intentionally left untouched. Spec: docs/superpowers/specs/2026-05-30-doc-structure-redesign-design.md
This commit is contained in:
@@ -99,7 +99,7 @@ After completing any dev iteration, update `STATUS.md` to reflect what shipped a
|
||||
|
||||
## Roadmap & status
|
||||
|
||||
Current in-flight work: `STATUS.md`. Full roadmap with release targets: `ROADMAP.md`. Wire format reference: `FORMATS.md`.
|
||||
Current in-flight work: `STATUS.md`. Full roadmap with release targets: `ROADMAP.md`. Wire format reference: `docs/FORMATS.md`.
|
||||
|
||||
## Living docs — update discipline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user