TutorLumin Study Path Manifests
Canonical TutorLumin study-path manifests live under content/courses/_study_paths.
Use these manifests to drive shared generator blocks rather than hardcoding TutorLumin pricing grids, study-lane steps, and board-aware intake directly in page markdown.
Current shared manifests:
scholar-foundations.yaml- pricing tiers
- facts rail
- scholar-lane steps
- course-purchase widget configuration
board-catalog.yaml- qualification labels
- qualification -> board -> subject routing
- stage defaults
Boundary rules:
- keep product story, board choices, and intake copy in these YAML manifests
- keep generator rendering logic in
~/Code/quantalumin/generator - keep payments merchant/catalog truth in
~/Code/quantalumin/payments - keep runtime access, locking, and registration state in hosted services