PROJECT_NAME
Production-ready CASAN-governed NestJS + React project shell.
Development
npm install
npm test
npm run build
CASAN_PROJECT_MANIFEST=apps/__PROJECT_SLUG__/domain/project.manifest.json bin/casan gate
The shell intentionally contains only health/bootstrap functionality. Product behavior must be
implemented from apps/__PROJECT_SLUG__/domain/input/requirement.md and may not bypass the
manifest build, test, verification, security, traceability, or approval gates.