Skip to content

Releases: docxology/template_autopoiesis

Autopoietic Project Generation (v1.0.1)

Choose a tag to compare

@docxology docxology released this 06 Jul 23:16

Publication

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%