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