KNOWLEDGE BASE / REFERENCE

The work,
explained properly.

The homepage names the projects. These pages explain them. Each entry covers what something is, the problem it was built to solve, how it behaves in a real system, where it stops, and which primary sources to read next.

CATEGORY / ROUTING

Agent brokers

The component that decides which agent or harness should handle a piece of work, without running the work itself.

CATEGORY / EXECUTION

Agent harnesses

The software that actually runs an agent: the loop, the tools, the state, the limits, and the record of what happened.

CATEGORY / MEMORY

Agent memory

What an agent knows that outlasts a session, how it gets written, and why writing indiscriminately makes an agent worse.

CATEGORY / INTEROPERABILITY

Open contracts

The specifications that let agent definitions, capability, and plans move between runtimes instead of being rebuilt.

DESIGN PRINCIPLES

Four operating principles

The commitments that shape every project here, written out with what each one costs and where it is hard.

SHARED VOCABULARY

Reference

Terms used consistently across this site, defined once so the rest of the pages can stay short.