II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:agent-screenshare
Agent screen-share / VNC json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:agent-screenshare",
"_kind": "InteractionPrimitive",
"_file": "agent-stack/interaction-primitives/voice/avatar-video.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Agent screen-share / VNC",
"kind": "video",
"surface": "video",
"requiresPermission": true,
"description": "The agent shares/operates a desktop via noVNC composited into the video track.\nGoverned (auth. breakpoint -> owner approval) before start. See\ndocs/research/voice-governance-bridge-spec.md §8A and realtime-agent-gaps.md G7.\n"
},
"outgoingEdges": [
{
"from": "interaction-primitive:agent-screenshare",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": []
}