II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:supports
supports (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:supports",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-capabilities-policy.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "supports (meta)",
"name": "supports",
"source": [],
"target": [
"meta-node-kind:capability"
],
"cardinality": "N:N",
"origin": "universal",
"description": "a versioned entity supports a capability with edge attributes (versionRange, level, notes, evidenceSourceIds). Cross-cluster sources (AgentVersion, ModelVersion, AgentRuntimeImpl, AgentPlatformImpl, AgentCoreImpl, AgentProduct, ToolServer, Plugin, Provider, ProviderVersion, TransportRuntime) live in their own meta-registry files."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:supports",
"to": "meta-node-kind:capability",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}