II.
MetaNodeKind JSON
Structured · livemeta-node-kind:interaction-primitive
InteractionPrimitive (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:interaction-primitive",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "InteractionPrimitive (meta)",
"name": "InteractionPrimitive",
"cluster": "4-surfacing-path",
"prefix": "interaction-primitive",
"origin": "universal",
"purpose": "a concrete user-facing primitive (slash-command, @-mention, fork, voice, drag-drop, status-line, share-session, ...)",
"exampleCount": 0,
"invariants": []
},
"outgoingEdges": [
{
"from": "meta-node-kind:interaction-primitive",
"to": "meta-cluster:surfacing-path",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:interaction-primitive",
"to": "meta-attribute:interaction-primitive--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:interaction-primitive",
"to": "meta-attribute:interaction-primitive--kind",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:interaction-primitive",
"to": "meta-attribute:interaction-primitive--surface",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:interaction-primitive",
"to": "meta-attribute:interaction-primitive--requires-permission",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:surfacing-path",
"to": "meta-node-kind:interaction-primitive",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:interaction-primitive--id",
"to": "meta-node-kind:interaction-primitive",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:interaction-primitive--kind",
"to": "meta-node-kind:interaction-primitive",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:interaction-primitive--surface",
"to": "meta-node-kind:interaction-primitive",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:interaction-primitive--requires-permission",
"to": "meta-node-kind:interaction-primitive",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:in-category",
"to": "meta-node-kind:interaction-primitive",
"kind": "source_of_meta_edge",
"attributes": {}
}
]
}