II.
InteractionPrimitive JSON
Structured · liveinteraction-primitive:agent-expression-gesture
Agent expression / posture / gesture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive:agent-expression-gesture",
"_kind": "InteractionPrimitive",
"_file": "agent-stack/interaction-primitives/voice/avatar-video.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Agent expression / posture / gesture",
"kind": "video",
"surface": "video",
"requiresPermission": false,
"description": "Tool-driven cosmetic animation (set_expression/mood, set_posture, play_gesture,\nlook_at, set_view) on the realtime fast path straight to the renderer. Reversible,\nsub-100ms; not babysitter-governed. See docs/research/voice-governance-bridge-spec.md §8A.\n"
},
"outgoingEdges": [
{
"from": "interaction-primitive:agent-expression-gesture",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": []
}