Release Constitution
Repository Layer
May contain:
- docs/
- scripts/
- reports/
- _context/
- package.json
- package-lock.json
- node_modules/
- ver/
Never uploaded directly.
Build Artifact Layer
Canonical root:
- docs/.vitepress/dist/
Generated by:
- npm run docs:build
May be deleted and regenerated.
Server Root Package Layer
Only deployable package.
Allowed contents:
- index.html
- assets/
- 01-orientation/
- 02-foundations/
- 03-research/
- 04-mathematics/
- 05-fabrica/
- 07-institutional/
- 09-library/
- 10-whitepapers/
- sitemap.xml
- robots.txt
- llms.txt
- manifest*
- favicon*
- *.html
- *.css
- *.js
- *.svg
- *.png
- *.jpg
- *.webp
- *.ico
Forbidden contents:
- reports/
- ver/
- _context/
- node_modules/
- scripts/
- src/
- .git/
- package.json
- package-lock.json
- *.zip
- *.log
- walkthrough.md
- implementation_plan.md
- task.md