-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Problem
After the crate rename (crates/common → crates/trusted-server-core, crates/fastly → crates/trusted-server-adapter-fastly), several spec documents in docs/superpowers/specs/ contained stale file path references that caused vitepress dead link errors during build.
Affected files
docs/superpowers/specs/2026-03-11-production-readiness-report-design.md— 77 dead linksdocs/superpowers/specs/2026-03-19-edgezero-migration-design.mddocs/superpowers/specs/2026-03-24-ssc-technical-spec-design.mddocs/superpowers/specs/2026-03-25-streaming-response-design.md
Resolution
Fixed in #596:
- Updated all stale crate paths to the new names
- Converted source code file references from markdown links to backtick references, since vitepress cannot resolve paths outside the
docs/directory - Fixed prettier formatting
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels