iiRecord
Agentic AI Atlas · Voice
interaction-primitive-category:voicea5c.ai
II.
InteractionPrimitiveCategory JSON

interaction-primitive-category:voice

Structured · live

Voice 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:voice",
  "_kind": "InteractionPrimitiveCategory",
  "_file": "agent-stack/interaction-primitives/voice-and-telemetry.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "value": "voice",
    "displayName": "Voice",
    "description": "Microphone-driven primitives — push-to-talk dictation, voice activation."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "interaction-primitive:voice-dictation",
      "to": "interaction-primitive-category:voice",
      "kind": "in_category"
    }
  ]
}