Documentation

Covenant is an open, agent-native operating layer. It runs on your own machine, talks to local and remote AI agents, and provides the OS-level primitives — intent, runtime, memory, identity, permissions, comms, compositor, settlement — that humans and agents need to safely share a computer, delegate work, and pay for usage.

These docs cover concepts, architecture, reference, protocols, and operations. New here? Start with Getting started, then read Concepts for the mental model.

Browse by area

Status

Covenant is pre-alpha. The protocol surfaces and the local daemon are under active development; the on-chain settlement program is evolving in lock-step. We do not recommend production use yet. Feedback, sandbox experimentation, and contributions are welcome.

Where this fits in the broader stack

Covenant sits above the operating system and below user-facing agentic applications. It is not an LLM, not an agent framework, and not a chat product — it is the coordination layer those things plug into so that permissions, memory, identity, and settlement are not each application's problem to solve from scratch.