DocumentationATP-DOCS-001

AGENTIC TEAM PROTOCOL

Docs for the protocol, the roles, and the components that power it. Start with the ATP path; drop into eden-memory, eden-relay, or eden-team when you need a specific part.

Docs path

Start with the protocol path, then pick a component reference.

Install ATP
Install reminder

New to ATP? Install the binaries and wire the project first.

curl -fsSL https://0d3sa.com/eden-memory/install.sh | shcurl -fsSL https://0d3sa.com/agentic-team-protocol/install.sh | sh
Full quick start →

Role roster

Six roles, each with a scope and a decision right. Read the agents and lifecycle pages for the full protocol.

  • Dispatcher

    Assigns goals and routes work

  • Researcher

    Investigates options and reports

  • Builder

    Implements the chosen approach

  • Verifier

    Reviews for correctness and charter compliance

  • Archivist

    Records lifecycle and manages memory hygiene

  • Runtime

    Executes operational actions (charter-gated)