Home / Versions / v0.4.1

v0.4.1: the universes become data with a page each, the walk of one row is built on every build, and the gate checks that every node type is owned

The map of v0.4.0 becomes files the build reads, pages that render one query, and a gate check. Thirteen universes are authored in admin/build/universes.py, each with its owner, its centre of gravity, its smallest node, its status, its node types and its verbs; the build writes one file per universe under data/universes/ and an index that carries the walk of one capability row through nine of them, rebuilt from the published profile, mandate and delta on every build so the sentence on the page cannot drift from the rows it is made of. Every node type now names its universe, every edge names the universes of its domain and range, and a junction is computed from those rather than declared. The gate's fourteenth check holds all of it. The release also adds a research note under /docs/research/ on the prior work the fractal claim sits beside, with every reference resolved on the day.

FieldValue
Versionv0.4.1
Date2026-09-20
Commitgit rev-list -n 1 v0.4.1. The tag is the record: CI derives it from admin/build/version.txt and creates it on the commit whose subject carries site v0.4.1:. The hash is not written into versions/v0.4.1.json, because a release commit cannot contain its own hash and reading it back from the tag made the build produce different bytes on a checkout with tags than on one without.
Reconstructedno
Machine readableversions/v0.4.1.json

What changed

What it was built against