II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:complies-with
complies_with (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:complies-with",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "complies_with (meta)",
"name": "complies_with",
"source": [],
"target": [
"meta-node-kind:compliance-framework"
],
"cardinality": "N:N",
"origin": "standard",
"description": "an AgentVersion / Run / Tenant complies with a ComplianceFramework (operational binding — distinct from Claim.conforms_to which is an attestation, and governed_by which targets state machines). Sources live in agent-stack / catalog-provenance meta-registries."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:complies-with",
"to": "meta-node-kind:compliance-framework",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}