Turn data into decisions your team can act on.
| App | Path | Description |
|---|---|---|
| API | apps/api |
NestJS, Prisma, agents, billing, connectors |
| Web | apps/web |
Next.js dashboard |
| Doc | Purpose |
|---|---|
| SPEC.md | Product vision, principles, metrics |
| docs/README.md | Doc index |
| docs/VALIDATION.md | Market thesis & idea validation |
| docs/CURRENT-STATE.md | Implemented vs planned |
| docs/REASONING-ENGINE.md | Agent architecture |
| docs/ROADMAP.md | P0–P5 phases |
| docs/LAUNCH-PLAN.md | GTM & launch (domain, VPS, $1K MRR path) |
| docs/IMPLEMENTATION-PLAN.md | Next build: P0 tickets |
| AGENTS.md | Instructions for AI assistants |
P0: Multi-step agent loop, step timeline UI, artifact explorer (Julius-minimal UX, decision-first output). See docs/IMPLEMENTATION-PLAN.md.
pnpm install
# Configure apps/api/.env from apps/api/.env.example (OPENAI_API_KEY, DATABASE_URL, etc.)
pnpm devPrivate / per repository policy.