0
This Week (hrs)
0
This Month (hrs)
0%
Billable %
0
Pending Approval

Sprint 0 · Scaffold complete

Ready

The v2 stack is stood up and ready for Phase 2 (post-launch 2026-05-02). Next sprint wires auth, multi-tenant scoping, and the real app shell. See docs/SPRINT-PLAN.md for the full phased roadmap, docs/PARITY-MATRIX.md for every v1 page mapped to a v2 sprint.

Next.js 15React 19Prisma 6Postgres 16Azure Container AppsKey VaultGitHub Actions CI

What this page proves

  • v1 CSS tokens loaded identically in v2
  • v1 component classes (.app-nav, .stat-card, .card, .btn, .badge) work
  • Dark theme, brand accent, and typography match v1
  • Next.js App Router + Server Components render correctly
  • Tailwind theme wraps the v1 tokens (see tailwind.config.ts)

What Sprint 1 does next

  • Auth.js with credentials + Entra ID
  • Tenant scoping via Prisma middleware
  • Real dashboard data from Postgres
  • Azure infra deployed from infra/main.bicep
  • Key Vault seeded, GitHub Actions CI wired