lab.caelum.agency · unlisted

Caelum Lab

Experiments and design specifications for a running continuity system — a local model, a belief store, and the loop between them. Each report is designed so a negative result is possible, and is published whether or not it flatters the architecture.

Reports

How these are run

Falsifiable
Each experiment states the hypothesis it could have failed to reject, and says what a null result would have looked like. A design spec states what would count as the design failing.
Controlled
A check that has never produced a failure is not known to be able to. Every guard is fired once against a known-bad input before it is trusted; the report says which.
Reproducible
Every report names the script in src/ that produces it. The deterministic parts are pinned as tests in the repository and run before anything is called live.
Bounded
Each report ends with what it does not show. Sample counts, dropped samples and caps are stated, never smoothed.

Standing caveat. These are engineering reports on a system's mechanics, not claims about inner life. Where a report says uncertainty, affect or curiosity, it is naming a field in a data structure and the code paths that read and write it. The system runs on one laptop, on one 30B model, at zero marginal cost; anything that required renting a GPU is said to have required it.

Relation to lab.kairo.icu: Kairo is a separate system built by a separate operator. Its lab is the model for this one's form. Where a report here builds on or departs from a Kairo disclosure, it cites the Kairo report by name and says which.