ACP: Agent Communication Protocol—the proposed standardized framework for secure, federated agent interaction
MCP: Model Context Protocol—an existing standard for synchronizing context/state within a single multi-agent system (ACP builds on top of this)
DID: Decentralized Identifier—a user-controlled identity generated by the agent owner, not a central authority, used for authentication
VC: Verifiable Credential—cryptographic proof of an agent's authority or certification (e.g., authorized to access banking data)
Agent Card: A machine-readable metadata document describing an agent's functional profile, capabilities, and pricing
SLA: Service Level Agreement—a dynamic 'soft contract' negotiated between agents defining scope, cost, and error protocols
DHT: Decentralized Hash Table—a distributed storage system used for global agent discovery without a central registry
JSON-LD: JSON for Linked Data—a format used in the Semantic Layer to map proprietary internal agent representations to a shared global ontology
Proof-of-Intent: A cryptographic signature linking an agent's request to a specific user-authorized intent to prevent unauthorized actions
gRPC: High-performance RPC framework used as the default transport layer in ACP
mDNS: Multicast DNS—a protocol used for local network discovery of agents