noogram

Instruments for human cognition.
Cosmon: long AI missions you compose, pilot, and audit — entirely yours.

curl -fsSL https://noogram.org/cosmon/install.sh | sh

An open system for running long AI-agent missions inside your own perimeter, keeping every step as plain files you own. Its kernel, cosmon, is a stateless CLI that gives each agent an identity, a lifecycle, and crash recovery.



What it’s made of.

Long AI-agent missions on your machine: a pilot drives a chain of agents that write every step to the .cosmon/ folder as plain files you own; only the model call leaves your machine.
cosmon the orchestration kernel: agents as long-lived molecules, the filesystem as the source of truth, crash-recovery with no server. AGPL-3.0
oxymake content-addressable builds: re-runs only what changed. paper Apache-2.0 / MIT
godel-kernel the formal kernel: every governance invariant is machine-checked, and its state is reported honestly, including what isn’t yet proven. AGPL-3.0

writing · the thinking, long-form

After Gödel: A Constitution Without Privileged Guardians

the founding text · sha256 e83b8ca2 · fingerprinted on write

Cosmon — A System That Builds Itself

An Instrument, Built in the Open

A Build Tool You Can Check