II.
MetaNodeKind JSON
Structured · livemeta-node-kind:content-policy
ContentPolicy (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:content-policy",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "ContentPolicy (meta)",
"name": "ContentPolicy",
"cluster": "compliance-safety",
"prefix": "content-policy",
"origin": "standard",
"purpose": "a content / safety policy applied by an AgentVersion (allowed/disallowed content, refusal patterns, redaction rules)",
"exampleCount": 0,
"invariants": [
"id starts with content-policy:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:content-policy",
"to": "meta-cluster:compliance-safety",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:content-policy",
"to": "meta-attribute:content-policy--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:content-policy",
"to": "meta-attribute:content-policy--policy-kind",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:content-policy",
"to": "meta-attribute:content-policy--severity",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:content-policy",
"to": "meta-attribute:content-policy--version",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:compliance-safety",
"to": "meta-node-kind:content-policy",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:content-policy--id",
"to": "meta-node-kind:content-policy",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:content-policy--policy-kind",
"to": "meta-node-kind:content-policy",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:content-policy--severity",
"to": "meta-node-kind:content-policy",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:content-policy--version",
"to": "meta-node-kind:content-policy",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:detects-jailbreak",
"to": "meta-node-kind:content-policy",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:policy-applied-by",
"to": "meta-node-kind:content-policy",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:assesses-policy",
"to": "meta-node-kind:content-policy",
"kind": "target_of_meta_edge",
"attributes": {}
}
]
}