II.
InteractionPrimitiveCategory JSON
Structured · liveinteraction-primitive-category:collaborative
Collaborative json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "interaction-primitive-category:collaborative",
"_kind": "InteractionPrimitiveCategory",
"_file": "agent-stack/interaction-primitives/voice-and-telemetry.yaml",
"_cluster": "agent-stack",
"attributes": {
"value": "collaborative",
"displayName": "Collaborative",
"description": "Multi-user primitives — share-session, follow-agent, co-edit."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "interaction-primitive:slash-teleport",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
},
{
"from": "interaction-primitive:slash-remote-control",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
},
{
"from": "interaction-primitive:slash-desktop",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
},
{
"from": "interaction-primitive:slash-mobile",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
},
{
"from": "interaction-primitive:share-session",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category"
},
{
"from": "interaction-primitive:follow-agent",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category"
},
{
"from": "interaction-primitive:krate-pr-review",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
},
{
"from": "interaction-primitive:krate-memory-update",
"to": "interaction-primitive-category:collaborative",
"kind": "in_category",
"attributes": {}
}
]
}