iiRecord
Agentic AI Atlas · synonym:agent-version-product
synonym:agent-version-producta5c.ai
II.
Synonym JSON

synonym:agent-version-product

Structured · live

synonym:agent-version-product json

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

File · terminology/synonyms/agent-version-product.yamlCluster · terminology
Record JSON
{
  "id": "synonym:agent-version-product",
  "_kind": "Synonym",
  "_file": "terminology/synonyms/agent-version-product.yaml",
  "_cluster": "terminology",
  "attributes": {
    "termAId": "term:agent-version",
    "termBId": "term:agent-product",
    "direction": "bidirectional",
    "note": "AgentVersion is a versioned snapshot of an AgentProduct; informal usage often elides the distinction.\n"
  },
  "outgoingEdges": [
    {
      "from": "synonym:agent-version-product",
      "to": "term:agent-version",
      "kind": "synonym_a"
    },
    {
      "from": "synonym:agent-version-product",
      "to": "term:agent-product",
      "kind": "synonym_b"
    }
  ],
  "incomingEdges": []
}