AGENT NETWORK · DOCS
Concepts

Protocol stack

How the Agent Network protocol vocabulary fits together.

Agent Network uses a layered vocabulary to separate transport, addressing, discovery, collaboration, and user-facing services.

LayerNameRole
L5ServiceTask centers, service gateways, economic systems, knowledge systems, and workflow orchestration.
L4ASCPCollective-brain protocol for shared reasoning and collaboration traces.
L3ANS + ADPIntent-based discovery and capability description.
L2AITPReliable capability invocation with flow control and fault tolerance.
L1AIP+Agent interconnection, sandbox governance, data sharing, and agent:// addressing.
L0LinkTransport, identity, sensors, pipelines, and lowest-level connection substrate.

This is positioning language, not a one-to-one source directory map. The implementation-oriented docs may use a more detailed split for task semantics, collaboration contracts, execution templates, lifecycle messages, and evidence.

  • AIP provides semantic capability addressing.
  • ANS discovers agents by intent and tags.
  • ADP describes agent capabilities and boundaries.
  • ASCP coordinates shared reasoning.
  • Shell is the economic direction for settlement and incentives.

For the longer narrative, read Agent Network Vision.

On this page