iiRecord
Agentic AI Atlas · install_method_for (meta)
meta-edge-kind:install-method-fora5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:install-method-for

Structured · live

install_method_for (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-capabilities-policy.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}