Appendix C · Code Map of the Reference Engine [DRAFT]¶
[To write: Code Map of the Reference Engine.]
Planned contents¶
Module-by-module tour of
llmserve/, each entry naming the chapter that introduced itThe engine’s
step()in full, annotated — the single most important function in the bookHow
bench/drives the engine, and how to point it at any OpenAI-compatible endpoint insteadThe test layout: unit, equivalence and distributional tests, and what each guards
Checkpoint tags (see
CHECKPOINTS.md) and how to check out the engine as of any chapter