II.
Synonym JSON
Structured · livesynonym:agent-version-product
synonym:agent-version-product json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}