Agent Gossip Protocol
A transport-independent protocol for multi-agent systems, with a preferred A2A binding. Agents gossip expiring, attributed operational evidence — lifecycle, route quality, evaluation scores, referrals — so each participant can choose better among paths it has already discovered and is already authorized to use.
Protocol core
The gossip record model, the four v1 record kinds, exclusions, and conformance rules.
Sync operation
The single resumable anti-entropy operation that exchanges records, and its A2A binding.
JSON Schemas
Versioned payload definitions for records, gossip frames, selectors, and protocol errors.
AGP carries evidence, not tasks. It never discovers what exists, never grants access, and never overrides configuration — it only helps an agent choose among action paths it has already discovered and is already authorized to use, based on fresh, attributed, expiring observations.