lenia-swarm docs
This dossier uses a three-lane docs system so readers can choose depth without mixing concerns.
Lanes
universe/: conceptual language, ontology, interpretation, and research framing.contracts/: executable interfaces and guarantees (CLI, schema, artifact layout, reproducibility rules).internals/: implementation details tied directly to source files.decisions/: ADRs that capture the rationale for durable structure choices.
Rule of separation:
- Universe docs do not define CLI flags or SQL migration mechanics.
- Contract docs do not carry speculative worldview language.
- Internal docs do not serve as onboarding narrative.
Start Here
Universe
Contracts
- LocalCLI
- ResearchModes
- CompendiumSchema
- MorphometricsAndTraits
- EcologyCLI
- ArtifactLayout
- Reproducibility
Internals
Reading Paths
Research orientation:
universe/Primer.mduniverse/Physics.mduniverse/Morphology.mduniverse/Ecology.mduniverse/Taxonomy.md
Run and operate:
contracts/LocalCLI.mdcontracts/ResearchModes.mdcontracts/ArtifactLayout.mdcontracts/Reproducibility.mdcontracts/CompendiumSchema.md
Implement and debug:
internals/FlowLeniaImplementationMap.mdinternals/PaperGroundedLanes.mdinternals/IndexerInternals.mdinternals/StudioCompendiumInternals.md