Documentation
Concept introductions live here on the site. The reference material for spec formats, deployment shapes, and the platform's internal design lives as markdown in the GitHub repo — those links are below.
Concepts
Daimons
The runtime layer — long-running daemons on each host that listen for run dispatches and stream findings back.
Read →Agents
The capability layer — markdown specs declaring a prompt, a provider, and a JSONL emission contract.
Read →Orchestrations
The coordination layer — YAML playbooks that sequence agents, fan out across hosts, gate on approval.
Read →Reference (on GitHub)
Architecture↗
High-level view of the platform: CP, daimons, the management tunnel, the federation hierarchy.
Installation↗
The full INSTALL.md — every deployment shape, networking, lifecycle, OCI specifics.
Orchestration spec↗
YAML reference: every field, every modifier, every binding shape.
Daemon design↗
How the daimon process is structured internally — config, scheduler, runtime, output sinks.
S3 transport↗
Offline daimon deployment via S3 dead-drop — for hosts that can't maintain an outbound tunnel.
Roadmap↗
What's shipped, what's in flight, what's on the horizon.