iiRecord
Agentic AI Atlas · InteractionPrimitiveCategory
term:interaction-primitive-categorya5c.ai
II.
Term JSON

term:interaction-primitive-category

Structured · live

InteractionPrimitiveCategory json

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

File · terminology/terms/interaction-primitive-category.yamlCluster · terminology
Record JSON
{
  "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"
    }
  ]
}