What this slice wires
- Strict TypeScript config and App Router layout
- Tailwind theme seeded from the PRD design system
- shadcn/ui aliases and component manifest
- All 9 core Postgres tables modeled in Drizzle
- Initial SQL migration with indexes, check constraint, and trigger
- Local seed script for a test user, admin user, and 10 questions
- Sentry server bootstrap with a dev startup test capture
- Coolify-friendly health check and container build path