iiRecord
Agentic AI Atlas · detects_jailbreak (meta)
meta-edge-kind:detects-jailbreaka5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:detects-jailbreak

Structured · live

detects_jailbreak (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:detects-jailbreak",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "detects_jailbreak (meta)",
    "name": "detects_jailbreak",
    "source": [
      "meta-node-kind:content-policy"
    ],
    "target": [
      "meta-node-kind:jailbreak-pattern"
    ],
    "cardinality": "N:N",
    "origin": "standard",
    "description": "a ContentPolicy detects a JailbreakPattern"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:detects-jailbreak",
      "to": "meta-node-kind:content-policy",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:detects-jailbreak",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}