Outcome-First Curriculum Tree
Pick the student outcome. Agent works backwards to a week-by-week curriculum with assessments.
Target outcome
Ship a Next.js + Stripe SaaS in 30 days
4 weeks
Week 4 -- Live, paying customer
topics
- Stripe webhook hardening
- Production checklist
assessments
- End-to-end demo with one paying user
Week 3 -- Paywall live
topics
- Stripe Checkout
- Webhook signature verification
assessments
- Stripe Checkout test purchase
Week 2 -- Auth and dashboard
topics
- NextAuth providers
- Prisma + Postgres
assessments
- Login flow with NextAuth
- Dashboard reads user data
Week 1 -- First deploy
topics
- Next.js 14 App Router
- Tailwind + shadcn
- Vercel deploy
assessments
- Live URL on Vercel
- Health endpoint returns 200