iiRecord
Agentic AI Atlas · Agent-to-Agent (A2A)
term:agent-to-agenta5c.ai
II.
Term JSON

term:agent-to-agent

Structured · live

Agent-to-Agent (A2A) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/term-stubs.yamlCluster · terminology
Record JSON
{
  "id": "term:agent-to-agent",
  "_kind": "Term",
  "_file": "terminology/terms/term-stubs.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": null,
    "displayName": "Agent-to-Agent (A2A)",
    "kind": "concept",
    "description": "Communication pattern between agents; expanded acronym a2a.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:agent-to-agent",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:a2a",
      "to": "term:agent-to-agent",
      "kind": "expands_to"
    }
  ]
}