iiRecord
Agentic AI Atlas · Role (meta)
meta-node-kind:rolea5c.ai
II.
MetaNodeKind JSON

meta-node-kind:role

Structured · live

Role (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-role-ontology.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:role",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Role (meta)",
    "name": "Role",
    "cluster": "10-roles",
    "prefix": "role",
    "origin": "universal",
    "purpose": "human or agentic role",
    "exampleCount": 0,
    "invariants": [
      "isAgentic required (V-5.1)",
      "delegates_to acyclic (V-5.2)",
      "at least one holds_responsibility (V-5.3)"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:role",
      "to": "meta-cluster:roles",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:role",
      "to": "meta-attribute:role--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:role",
      "to": "meta-attribute:role--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:role",
      "to": "meta-attribute:role--seniority",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:roles",
      "to": "meta-node-kind:role",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:role--id",
      "to": "meta-node-kind:role",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:role--display-name",
      "to": "meta-node-kind:role",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:role--seniority",
      "to": "meta-node-kind:role",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:holds-responsibility",
      "to": "meta-node-kind:role",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}