Your universe repository is prose-first
Install sprig and open a universe
A sprig universe repository is meant to be clean and human-readable.
It typically contains:
.prosefiles for structured meaning- optionally
.mdfiles for narrative documentation - prefer kebab-case filenames (for example,
readme.md) - and, if needed, assets
There is no executable code in a universe repository.
Sprig is the toolchain. Your repository is the world.