Publication
- Version: 1.0.1
- Concept DOI: https://doi.org/10.5281/zenodo.21227869
- Version DOI: https://doi.org/10.5281/zenodo.21229620
- Zenodo record: https://zenodo.org/records/21229620
- Monorepo source of truth: https://github.com/docxology/template
Abstract
template_autopoiesis is a combinatoric grammar that deterministically generates
whole runnable projects — not files or snippets, but complete, independently
testable child repositories with their own kernel source, tests, analysis
entry point, and manuscript. A single integer seed plus a grammar of orthogonal
slots (primitive domain, analytical track, section set, and three
presentation/provenance slots) selects one child from a combinatoric product
space of 360 nominal (45 content-distinct) configurations, via a SHA-256
digest of the seed and slot identity — with no random-number generator
anywhere in the expansion path.
Tests: 493 · Coverage: 96.28%