Curriculum¶
The curriculum documentation lives alongside the curriculum itself, in the Content repo at
.documentation/curriculum.md. It covers the chapter projects, what each lesson teaches,
the validation approach of each Checks.lua, and the engine constraints that shape
lesson authoring.
The check-authoring reference remains in this repo at
src/features/Lessons/shared/LessonChecks/CHECKS.md, since the check engine is game code.