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

meta-node-kind:regulator

Structured · live

Regulator (meta) json

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

File · catalog-meta/meta-registry/meta-registry-compliance-safety.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:regulator",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Regulator (meta)",
    "name": "Regulator",
    "cluster": "compliance-safety",
    "prefix": "regulator",
    "origin": "standard",
    "purpose": "a regulatory body that publishes / enforces a ComplianceFramework",
    "exampleCount": 0,
    "invariants": [
      "id starts with regulator:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:regulator",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:regulator",
      "to": "meta-attribute:regulator--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:regulator",
      "to": "meta-attribute:regulator--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:regulator",
      "to": "meta-attribute:regulator--jurisdiction",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:regulator",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:regulator--id",
      "to": "meta-node-kind:regulator",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:regulator--display-name",
      "to": "meta-node-kind:regulator",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:regulator--jurisdiction",
      "to": "meta-node-kind:regulator",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:regulates",
      "to": "meta-node-kind:regulator",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}