iiRecord
Agentic AI Atlas · Context
interaction-primitive-category:contexta5c.ai
II.
InteractionPrimitiveCategory JSON

interaction-primitive-category:context

Structured · live

Context json

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

File · agent-stack/interaction-primitives/voice-and-telemetry.yamlCluster · agent-stack
Record JSON
{
  "id": "interaction-primitive-category:context",
  "_kind": "InteractionPrimitiveCategory",
  "_file": "agent-stack/interaction-primitives/voice-and-telemetry.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "value": "context",
    "displayName": "Context",
    "description": "Primitives that attach or alter context — @-mention, file-attach, model switch."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "interaction-primitive:slash-compact",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-skills",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-reload-skills",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-recap",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-btw",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-add-dir",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-memory",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:kradle-memory-query",
      "to": "interaction-primitive-category:context",
      "kind": "in_category",
      "attributes": {}
    }
  ]
}