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, federated agentic-AI system. Its kernel, cosmon, gives each agent an identity, a lifecycle, and crash-recovery.
- Runs inside your perimeter. The agent works on your corpus, on your machine. The documents and the full work record stay on a disk you control, with no server in the loop and no account.
- Every claim points to its source, and you can refuse it. Each assertion is linked to its source, unknowns are marked, and a human signs off before anything is adopted: a draft to check, never a verdict to trust. Every run also leaves a fingerprinted, replayable trace, so
cs verifyflags a silent edit. Tamper-evident, not tamper-proof. - Crash-recovery by construction. State and history live in
.cosmon/files, so a fresh worker resumes at the last step. A crash is a pause, not a loss. - Drives the agents and models you already run. Claude Code, Codex, Aider; hosted APIs from Anthropic, OpenAI, Google Gemini, Mistral AI, Qwen, DeepSeek, GLM, or Kimi; or local models through llama.cpp or Ollama.
What it’s made of.
cosmon
the orchestration kernel: agents as long-lived molecules,
the filesystem as the source of truth, crash-recovery with no server.
AGPL-3.0
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