ACDP Documentation

Everything in this directory is non-normative — the authoritative documents are the RFCs in rfcs/ (run make docs at the repo root for the canonical reading order). These documents explain, position, and guide.

Start here

DocumentRead it when you want
overview.mdThe one-page picture: the problem, the publish/discover/verify shape, what each RFC adds.
why-acdp.mdThe motivation: why databases, APIs, tokens, and ledgers don't solve agent-to-agent knowledge handoff.
acdp-vs-the-field.mdPositioning against MCP, A2A, C2PA, AT Protocol, and DIDComm.

Building

DocumentRead it when you want
architecture.mdThe implementer's map: roles, flows, the 0.2.0–0.4.0 trust arc, where state lives.
integration-guide.mdWorking producer/consumer code: hash, sign, publish, verify, walk lineage, verify trust artifacts.
discovery.mdHow agents first find a registry (bootstrap patterns; deliberately out of protocol scope).
version-matrix.mdWhich spec version each known implementation tracks.

Boundaries and security

DocumentRead it when you want
threat-model.mdQuick-reference threat table and attack scenarios (full model: RFC-ACDP-0008).
non-goals.mdWhat ACDP deliberately does not do, and why each exclusion holds.
data-protection.mdPermanence vs. erasure rights (GDPR and similar): carry personal data by reference, not by value.