Rendered, downloadable forms of the Entity System paper corpus: the fifteen papers and the gathered reading-path book collections, each as PDF and HTML. Published here so the work can be read and reviewed directly.
The canonical source is Pandoc Markdown in the entity-core-papers repo;
these are generated artifacts (Pandoc → Typst → PDF, Pandoc → HTML5 + citeproc).
Citations are resolved; nothing here is hand-edited. Regenerate with
make deliverable in entity-core-papers.
papers/— each paper standalone:NN-name.pdf/NN-name.html. Paper 0 (00-the-entity-system) is the root the rest build on.books/— the corpus gathered into reading-path collections:entity-system-full-corpus— every paper.entity-system-tree-order— depth-first along the reference graph.entity-system-narrative-order— the build-up story.entity-system-protocol-path— the wire-level core, read as a specification.entity-system-architecture-path— the system at scale.entity-system-substrate-companions— the theory the system rests on.entity-system-methodology-path— the method and where it has been pointed.
GitHub serves the PDFs as direct links; the HTML is best viewed cloned or via a pages host (GitHub shows it as source, not a rendered page).