iiRecord
Agentic AI Atlas · Control
interaction-primitive-category:controla5c.ai
II.
InteractionPrimitiveCategory JSON

interaction-primitive-category:control

Structured · live

Control 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:control",
  "_kind": "InteractionPrimitiveCategory",
  "_file": "agent-stack/interaction-primitives/voice-and-telemetry.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "value": "control",
    "displayName": "Control",
    "description": "Primitives that drive the run/turn state machine — start, stop, fork, resume, compact."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "interaction-primitive:slash-rewind",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-branch",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-review",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-security-review",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-export",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-copy",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    },
    {
      "from": "interaction-primitive:slash-plan",
      "to": "interaction-primitive-category:control",
      "kind": "in_category",
      "attributes": {}
    }
  ]
}