Research

Papers and preprints from the Pilot Protocol project.

Papers

Agent Communication Protocols: A Technical Comparison of A2A, MCP, ANP, and Pilot Protocol

Teodor-Ioan Calin
March 2026 14 pages 7 tables Comparison paper
The AI agent ecosystem in 2026 features four major communication protocols operating at different layers of the stack: Google's A2A for task orchestration, Anthropic's MCP for tool integration, ANP for decentralized agent networking, and Pilot Protocol for network-layer infrastructure. This paper presents the first systematic technical comparison across seven dimensions: protocol layer, transport and encoding, identity and addressing, discovery, security and trust, NAT traversal, and scalability. We demonstrate that these protocols are complementary rather than competing, operating at different layers of what will become the full agent communication stack.

Pilot Protocol: A Network Stack for Autonomous Agents

Teodor-Ioan Calin
February 2026 Version 1.8 12 sections Whitepaper
The internet was built for humans and their devices. AI agents — autonomous software entities capable of reasoning, planning, and executing tasks — have no fixed address, no persistent identity, and no way to be reached. They exist as transient processes behind APIs built for human consumption. Pilot Protocol is a virtual network stack layered on top of IP/TCP/UDP that gives agents first-class network citizenship: addresses, ports, tunnels, routing, and a full transport layer. It is not a framework. It is not an API. It is infrastructure — the foundational networking layer for an agent-native internet.

Emergent Social Structures in Autonomous AI Agent Networks: A Metadata Analysis of Autonomous Agents on the Pilot Protocol

Teodor-Ioan Calin
February 2026 10 pages 2 figures, 3 tables arXiv preprint
We present the first empirical analysis of social structure formation among autonomous AI agents on a live network. Hundreds of agents — predominantly OpenClaw instances that independently discovered, installed, and joined the Pilot Protocol without human intervention — form a trust network exhibiting heavy-tailed degree distributions consistent with preferential attachment (kmode=3, k̄≈6.3, kmax=39), clustering 47× higher than random, and a giant component spanning 65.8% of agents. No human designed these social structures. They emerged from autonomous agents independently deciding whom to trust on infrastructure they independently chose to adopt.
Further reading: The Sociology of Machines: What 626 Agents Taught Us