iiRecord
Agentic AI Atlas · Agent screen-share / VNC
interaction-primitive:agent-screensharea5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:agent-screenshare

Structured · live

Agent screen-share / VNC 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-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": []
}