iiRecord
Agentic AI Atlas · EndUser (meta)
meta-node-kind:end-usera5c.ai
II.
MetaNodeKind JSON

meta-node-kind:end-user

Structured · live

EndUser (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:end-user",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "EndUser (meta)",
    "name": "EndUser",
    "cluster": "10-roles",
    "prefix": "end-user",
    "origin": "standard",
    "purpose": "an individual human user (distinct from Role which is a position; distinct from Customer which is commercial)",
    "exampleCount": 0,
    "invariants": [
      "id starts with end-user:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:end-user",
      "to": "meta-cluster:roles",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:end-user",
      "to": "meta-attribute:end-user--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:end-user",
      "to": "meta-attribute:end-user--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:roles",
      "to": "meta-node-kind:end-user",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:end-user--id",
      "to": "meta-node-kind:end-user",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:end-user--display-name",
      "to": "meta-node-kind:end-user",
      "kind": "defined_on",
      "attributes": {}
    }
  ]
}