Documentation menu

Release candidate: v0.2.0. These docs cover v0.2.0 scope and limits.

Development setup

Requirements are Node.js 24+, npm, and Git. Run npm ci for a reproducible install, then npm run typecheck, npm test, and npm run check. npm run dev starts the repository API server. Documentation changes belong in docs/, which GitHub Pages builds with Jekyll.