II.
MetaNodeKind JSON
Structured · livemeta-node-kind:compliance-framework
ComplianceFramework (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:compliance-framework",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "ComplianceFramework (meta)",
"name": "ComplianceFramework",
"cluster": "compliance-safety",
"prefix": "compliance",
"origin": "standard",
"purpose": "a named compliance/regulatory framework (SOC 2, HIPAA, GDPR, EU AI Act, ISO 27001, ...)",
"exampleCount": 0,
"invariants": [
"id starts with compliance:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-cluster:compliance-safety",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-attribute:compliance-framework--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-attribute:compliance-framework--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-attribute:compliance-framework--framework-kind",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:compliance-framework",
"to": "meta-attribute:compliance-framework--jurisdiction",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:compliance-safety",
"to": "meta-node-kind:compliance-framework",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:compliance-framework--id",
"to": "meta-node-kind:compliance-framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:compliance-framework--display-name",
"to": "meta-node-kind:compliance-framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:compliance-framework--framework-kind",
"to": "meta-node-kind:compliance-framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:compliance-framework--jurisdiction",
"to": "meta-node-kind:compliance-framework",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:regulates",
"to": "meta-node-kind:compliance-framework",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:complies-with",
"to": "meta-node-kind:compliance-framework",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:conforms-to",
"to": "meta-node-kind:compliance-framework",
"kind": "target_of_meta_edge",
"attributes": {}
}
]
}