Concrete example first
If you want to build one toy GFRTU from scratch, you can follow this path:
- define traces and covers,
- attach local recognition logics,
- add stabilization and drift,
- compute the fixed layer,
- run generative closure.
The lessons below teach each piece in that order.
Formal curriculum map
This curriculum introduces GFRTU as a generated universe with three closure principles: sheaf coherence, dynamic stabilization, and generative minimality.
Lesson sequence
curricula/overview.md— what GFRTU is and when to use it.curricula/trace-site.md— how to define ((T,J)) and recognition fibers.curricula/stabilization-drift.md— how (\sigma), (\Delta), and (H^*) work.curricula/closure-ug.md— how (UG) generates the least universe.curricula/processes.md— full workflow and validation checks.
Companion component docs
- Trace site
- Recognition fibers
- Stabilizer
- Fixed layer
- Generative closure
- Sheaf semantics
- RTL
- Cells
- overview
- processes
- stabilization-drift
Learning outcome
After these lessons, you should be able to state GFRTU’s primitive inputs, explain the generated structures, and execute the full construction on a toy trace site.