II.
Topic JSON
Structured · livetopic:multi-agent-communication
Multi-Agent Communication json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:multi-agent-communication",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Multi-Agent Communication",
"description": "Protocols and patterns for communication between AI agents — message\nformats, shared memory, blackboard architectures, negotiation protocols,\nand standards like A2A that enable agents built by different teams or\norganizations to collaborate on complex tasks.\n"
},
"outgoingEdges": [
{
"from": "topic:multi-agent-communication",
"to": "domain:ml-ai",
"kind": "belongs_to_domain"
},
{
"from": "topic:multi-agent-communication",
"to": "domain:distributed-systems",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}