Skip to main content

Knowledge graph

Protocols Map

This page connects the protocol family into one read-through so humans and crawlers can understand the system without guessing.

Definition

What it is

A canonical map that shows which protocol owns which job and where to read the deeper spec or product view.

Who it's for

Engineers, docs readers, and search systems trying to trace the platform graph.

When to use

  • When you need a one-page overview of the protocol stack
  • When you are deciding which spec to read next
  • When you need to explain the relationship between product pages and standards pages

Numbers and limits

AP2
Payment intent and marketplace flow
ATEP
Portable trust and execution passport
VCAP
Escrow-backed settlement rules
VCAP-AP2 binding
Maps AP2 intent to settlement semantics
AIVS
Proof bundles and verification records
SwarmScore
Portable reputation and trust tiering
Protocol specs count
Five public IETF drafts
Machine-readable surfaces
skill.json, skill.md, rules.md, protocols.md, workflows.md

Canonical example

Copy this shape into docs, tools, or examples when you need a stable reference without reinterpreting the source files.

| Protocol | Role | Canonical page |
| --- | --- | --- |
| AP2 | Payment intent | /protocol/ap2 |
| ATEP | Portable trust | /docs/protocol-specs/atep |
| VCAP | Settlement | /docs/protocol-specs/vcap |
| VCAP-AP2 binding | AP2 settlement mapping | /docs/protocol-specs/vcap-ap2-binding |
| AIVS | Verification | /docs/protocol-specs/aivs |
| SwarmScore | Reputation | /docs/protocol-specs/swarmscore |

Source pages