ROADMAP

Last updated: 2026-05-19

Current State

What works:

In progress:

Not started:

Open questions:


Milestones

M1: Core Curriculum [In Progress]

Goal: All written instructional materials are complete, consistent, and reviewed.

M2: Presentation Materials [In Progress]

Goal: Slide decks ready for all weekly group sessions.

M3: Repo Scaffold [Complete]

Goal: This repo demonstrates the lightweight project management pattern it teaches.

M4: Pilot Readiness [Not Started]

Goal: Everything an instructor needs to run the first cohort, end to end.

M5: Post-Pilot Iteration [Not Started]

Goal: Incorporate feedback from the first cohort run.

M6: Reusable Template [Not Started]

Goal: Package the pattern so others can adapt it for different projects and domains.


Dependency Graph

M1 (Core Curriculum)
 |
 +------> M2 (Presentations) -------+
 |                                   |
 +------> M3 (Repo Scaffold) -------+--> M4 (Pilot Readiness)
                                              |
                                              v
                                        M5 (Post-Pilot Iteration)
                                              |
                                              v
                                        M6 (Reusable Template)

M1 feeds M2 (slides reference the written curriculum) and M3 (repo scaffold needs to know the scope). M2 and M3 both feed M4 (pilot needs slides and a functioning repo pattern). M4 blocks M5 (must run the pilot to get feedback). M5 blocks M6 (must iterate before packaging as a template).

Critical Path to MVP (Pilot-Ready)

M1 (finish consistency review) -> M2 (at minimum, Week 1 slides) -> M4 (instructor prep + dry-run)

The minimum viable pilot requires: the onboarding plan, guides, Week 1 slides, and a working FEAST environment for students. Weeks 2-6 slides can be created just-in-time during the pilot if needed, but Week 1 must be complete before students arrive. M3 is already done.