iiRecord
Agentic AI Atlas · Compliance & safety (meta)
meta-cluster:compliance-safetya5c.ai
II.
MetaCluster JSON

meta-cluster:compliance-safety

Structured · live

Compliance & safety (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-cluster:compliance-safety",
  "_kind": "MetaCluster",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Compliance & safety (meta)",
    "clusterNumber": 19,
    "scope": "Conceptual aggregation of NodeKinds describing the regulatory / safety surface: ComplianceFramework (named regulatory framework — SOC 2, HIPAA, GDPR, EU AI Act, ISO 27001), Regulator (the authority that publishes / enforces a framework), ContentPolicy (allow/deny/classifier safety policy applied by an AgentVersion) and JailbreakPattern (catalog of known prompt-injection / jailbreak techniques). Members live in editorial cluster compliance-safety in ontology-schema.yaml.",
    "parentClusterId": null
  },
  "outgoingEdges": [
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:compliance-framework",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:regulator",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:content-policy",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:compliance-framework",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:regulator",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:content-policy",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    }
  ]
}