Should coordination protocols wrap existing systems or replace them?
Explores whether new agent coordination standards should integrate with existing protocols through bridging, or establish themselves as replacements. This shapes which standards survive and how quickly ecosystems can adopt them.
The agent-protocol landscape is already crowded: MCP for model-to-tool access, A2A for agent-to-agent task collaboration, A2UI for interface delegation, DIDComm for secure DID-based messaging, ANP for discovery and negotiation, UCP for agentic commerce. Each covers a real slice of the space. The Foundation Protocol's design choice is to not add a competing slice but to provide the shared substrate these ecosystems keep re-creating in different forms — a graph-first control plane that lets them compose across boundaries while preserving identity, authority, and accountability. By separating a small protocol core from profiles, extensions, and bridges, it enables incremental adoption: you keep your existing protocols and bridge them in, rather than migrating.
This is a strategic pattern about how infrastructure standards win. Replacement demands that an entire ecosystem abandon working investments simultaneously, which rarely happens; bridging lets value accrue at the margin as each protocol connects. The counterpoint is that a wrapping layer can become a lowest-common-denominator abstraction that loses what made each underlying protocol sharp, and a bridge adds a translation surface that can itself fail or be attacked. But for a fragmenting agent ecosystem, composability beats purity. This matters because it predicts which coordination standards survive: those that reduce integration and governance overhead without forcing a rewrite.
— "Foundation Protocol: A Coordination Layer for Agentic Society", https://arxiv.org/abs/2605.23218
Related concepts in this collection
-
Why do protocol-based tool integrations fail in production workflows?
Explores whether standardized tool protocols like MCP introduce non-determinism that undermines agent reliability, and what causes ambiguous tool selection in production systems.
tempers the wrap-and-bridge optimism by showing protocol mediation can introduce non-determinism the core layer must constrain
-
Can semantic capability vectors replace manual agent routing?
Explores whether embedding agent capabilities in high-dimensional space and matching them semantically can eliminate brittle, manually-maintained topic-based routing in multi-agent systems.
an alternative coordination substrate that, by contrast, replaces rather than wraps the routing layer
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
Original note title
agent coordination protocols should wrap and bridge existing protocols rather than replace them