Markdown is canonical
AI agents and contributors work directly from the versioned Markdown in gdd/.
The human-facing view of the project's canonical Markdown GDD.
Edit the Markdown in gdd/, then run the build. Never edit gdd/.vitepress/dist/; it is generated.
npm run gdd:dev
npm run gdd:buildgdd:dev provides a live local preview. gdd:build produces the deployable static site in gdd/.vitepress/dist/.