iiRecord
Agentic AI Atlas · requires_capability (meta)
meta-edge-kind:requires-capabilitya5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:requires-capability

Structured · live

requires_capability (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:requires-capability",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-capabilities-policy.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "requires_capability (meta)",
    "name": "requires_capability",
    "source": [],
    "target": [
      "meta-node-kind:capability"
    ],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "an extension / profile / launch / subagent / tool-server / install-method requires a host Capability (with level=required|recommended). Sources include InstallMethod (within-cluster) plus Skill / Plugin / InteractionPrimitive / CapabilityProfile / LaunchConfig / SessionModel / ToolDescriptor / Subagent / ToolServer (cross-cluster)."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:requires-capability",
      "to": "meta-node-kind:install-method",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:requires-capability",
      "to": "meta-node-kind:capability",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}