Skip to content

Our open-source stack.

AI is early, and the standards for agent infrastructure are still forming; only communities and wide adoption will make them hold. So parts of our stack are open. Read them, run them, and taste what the solutions are built on.

01The components

Process, data, runtime, graph.

Each of these exists because an agent once said done and nothing could prove it. Observability tools measure a run after the fact; this stack refuses the step that would break the process.

The process pillar enforces what happens next. The data pillar makes what is known deterministic. A cluster runtime carries both, and a graph describes the ecosystem they operate in. Throughout, a harness is everything that sits above the model: the coding agent, its skills and tools, the process around them, and its memory; Adapters lists all 12 supported.

02Composition

How they compose.

Adapters is the base plane every run sits on. Babysitter enforces the process above it. KIP holds what the run knows: signed facts underneath, one deterministic projection on top. Atlas is the catalog the runtime reads to discover harness capabilities. Kradle is the cluster boundary the whole stack runs inside.

Each piece stands alone. Together they are one record: what happened and what is known, built the same way, so a postmortem starts from a replayable record instead of a memory of one.

KRADLEBABYSITTERADAPTERSKIPATLAS
The five components composing into one stack.

03Start

The developer path starts with one install and ends in a terminal.

One install from now, your next run keeps a journal, stops at its gates, and replays on demand.

Want a harness we don’t list yet? Tell us.