II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:assesses-policy
assesses_policy (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:assesses-policy",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-compliance-safety.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "assesses_policy (meta)",
"name": "assesses_policy",
"source": [],
"target": [
"meta-node-kind:content-policy"
],
"cardinality": "N:N",
"origin": "standard",
"description": "a ToolDescriptor assesses a ContentPolicy, or a Benchmark evaluates a ContentPolicy (security / safety tooling and benchmarks targeting a specific policy). Sources live in agent-stack / evaluation meta-registries."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:assesses-policy",
"to": "meta-node-kind:content-policy",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}