iiRecord
Agentic AI Atlas · Agent canvas annotation
interaction-primitive:agent-canvas-drawa5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:agent-canvas-draw

Structured · live

Agent canvas annotation json

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

File · agent-stack/interaction-primitives/voice/avatar-video.yamlCluster · agent-stack
Record JSON
{
  "id": "interaction-primitive:agent-canvas-draw",
  "_kind": "InteractionPrimitive",
  "_file": "agent-stack/interaction-primitives/voice/avatar-video.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Agent canvas annotation",
    "kind": "video",
    "surface": "video",
    "requiresPermission": true,
    "description": "The agent draws on an HTML canvas composited into the published video track.\nWhen it renders externally-visible CONTENT it is routed through the babysitter\nmedia-governance bridge (governed path); ephemeral cursors stay fast-path.\nSee docs/research/voice-governance-bridge-spec.md §8A.\n"
  },
  "outgoingEdges": [
    {
      "from": "interaction-primitive:agent-canvas-draw",
      "to": "layer:10-interaction",
      "kind": "realizes",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}