II.
Term JSON
Structured · liveterm:interaction-primitive
InteractionPrimitive json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:interaction-primitive",
"_kind": "Term",
"_file": "terminology/terms/interaction-primitive.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:interaction-primitive.canonical",
"displayName": "InteractionPrimitive",
"kind": "primitive",
"references": [
"NodeKind:InteractionPrimitive"
],
"description": "A concrete primitive (slash-command, @-mention, fork, voice, drag-drop, status-line, share-session, ...)\n"
},
"outgoingEdges": [
{
"from": "term:interaction-primitive",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:interaction-primitive",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:interaction-primitive.canonical",
"to": "term:interaction-primitive",
"kind": "defines"
}
]
}