Gossip protocol: A decentralized communication protocol where nodes periodically exchange information with random peers, ensuring data eventually propagates to the entire network like a rumor
MCP: Model Context Protocol—an open standard for connecting AI assistants to external tools and data sources via structured, centralized request-response patterns
A2A: Agent-to-Agent Protocol—a Google-proposed schema for inter-agent communication using web-native constructs like HTTP and JSON for structured task delegation
CRDTs: Conflict-Free Replicated Data Types—data structures that allow distributed updates without coordination while guaranteeing eventual consistency
epidemic dissemination: A method of spreading information where each node infects (informs) a few others, leading to exponential spread across the network
emergent behavior: Complex global patterns or intelligence arising from simple, local interactions between agents without a central controller
DMARL: Decentralized Multi-Agent Reinforcement Learning—learning policies in a multi-agent setting where agents act based on local observations rather than a central state
anti-entropy synchronization: A mechanism in distributed systems to resolve differences between replicas by comparing and updating state to ensure consistency