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

meta-node-kind:responsibility

Structured · live

Responsibility (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:responsibility",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-role-ontology.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Responsibility (meta)",
    "name": "Responsibility",
    "cluster": "10-roles",
    "prefix": "responsibility",
    "origin": "universal",
    "purpose": "atomic accountable unit",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:responsibility",
      "to": "meta-cluster:roles",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:responsibility",
      "to": "meta-attribute:responsibility--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:responsibility",
      "to": "meta-attribute:responsibility--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:roles",
      "to": "meta-node-kind:responsibility",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:responsibility--id",
      "to": "meta-node-kind:responsibility",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:responsibility--display-name",
      "to": "meta-node-kind:responsibility",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:holds-responsibility",
      "to": "meta-node-kind:responsibility",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}