II.
MetaCluster JSON
Structured · livemeta-cluster:roles
Roles & responsibilities (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-cluster:roles",
"_kind": "MetaCluster",
"_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Roles & responsibilities (meta)",
"clusterNumber": 10,
"scope": "Cluster 10 — role ontology. Defines who does what in agentic systems (humans, agents, org-units, tenants, customers, vendors) and the holds_responsibility / belongs_to / accountable_to relationships between them.",
"parentClusterId": null
},
"outgoingEdges": [
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:role",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:responsibility",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:org-unit",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:tenant",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:customer",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:end-user",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:roles",
"to": "meta-node-kind:vendor-relationship",
"kind": "contains_meta_node_kind",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:role",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:responsibility",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:org-unit",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:tenant",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:customer",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:end-user",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:vendor-relationship",
"to": "meta-cluster:roles",
"kind": "in_cluster",
"attributes": {}
}
]
}