II.
Term JSON
Structured · liveterm:interaction-primitive-category
InteractionPrimitiveCategory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:interaction-primitive-category",
"_kind": "Term",
"_file": "terminology/terms/interaction-primitive-category.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:interaction-primitive-category.canonical",
"displayName": "InteractionPrimitiveCategory",
"kind": "primitive",
"references": [
"NodeKind:InteractionPrimitiveCategory"
],
"description": "Editorial grouping for InteractionPrimitives (control, navigation, context, approval, voice, telemetry, multimodal, collaborative)\n"
},
"outgoingEdges": [
{
"from": "term:interaction-primitive-category",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:interaction-primitive-category",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:interaction-primitive-category.canonical",
"to": "term:interaction-primitive-category",
"kind": "defines"
}
]
}