II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:agent-canvas-draw
Agent canvas annotation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}