II.
Synonym JSON
Structured · livesynonym:context-bus-shared-context
synonym:context-bus-shared-context json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "synonym:context-bus-shared-context",
"_kind": "Synonym",
"_file": "terminology/synonyms/context-bus-shared-context.yaml",
"_cluster": "terminology",
"attributes": {
"termAId": "term:shared-context-spec",
"termBId": "term:channel",
"direction": "bidirectional",
"note": "Legacy \"context bus\" was a colloquial term for the a5c shared-context fabric, now formalized as SharedContextSpec.\n"
},
"outgoingEdges": [
{
"from": "synonym:context-bus-shared-context",
"to": "term:shared-context-spec",
"kind": "synonym_a"
},
{
"from": "synonym:context-bus-shared-context",
"to": "term:channel",
"kind": "synonym_b"
}
],
"incomingEdges": []
}