iiRecord
Agentic AI Atlas · regulates (meta)
meta-edge-kind:regulatesa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:regulates

Structured · live

regulates (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-edge-kind:regulates",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "regulates (meta)",
    "name": "regulates",
    "source": [
      "meta-node-kind:regulator"
    ],
    "target": [
      "meta-node-kind:compliance-framework"
    ],
    "cardinality": "N:N",
    "origin": "standard",
    "description": "a Regulator regulates a ComplianceFramework (publishes / enforces)"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:regulates",
      "to": "meta-node-kind:regulator",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:regulates",
      "to": "meta-node-kind:compliance-framework",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}