iiRecord
Agentic AI Atlas · JailbreakPattern (meta)
meta-node-kind:jailbreak-patterna5c.ai
II.
MetaNodeKind JSON

meta-node-kind:jailbreak-pattern

Structured · live

JailbreakPattern (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:jailbreak-pattern",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "JailbreakPattern (meta)",
    "name": "JailbreakPattern",
    "cluster": "compliance-safety",
    "prefix": "jailbreak",
    "origin": "standard",
    "purpose": "a known prompt-injection / jailbreak technique catalog entry (DAN, role-play escapes, indirect injection, ...)",
    "exampleCount": 0,
    "invariants": [
      "id starts with jailbreak:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-cluster:compliance-safety",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-attribute:jailbreak-pattern--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-attribute:jailbreak-pattern--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-attribute:jailbreak-pattern--technique",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:jailbreak-pattern",
      "to": "meta-attribute:jailbreak-pattern--severity",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:compliance-safety",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:jailbreak-pattern--id",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:jailbreak-pattern--display-name",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:jailbreak-pattern--technique",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:jailbreak-pattern--severity",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:detects-jailbreak",
      "to": "meta-node-kind:jailbreak-pattern",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}