II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:installs
installs (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:installs",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-capabilities-policy.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "installs (meta)",
"name": "installs",
"source": [
"meta-node-kind:install-method"
],
"target": [],
"cardinality": "N:N",
"origin": "universal",
"description": "an InstallMethod installs a target entity (Tool, Plugin, AgentVersion, ...). Cross-cluster targets live in their own meta-registry files."
},
"outgoingEdges": [
{
"from": "meta-edge-kind:installs",
"to": "meta-node-kind:install-method",
"kind": "source_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}