iiRecord
Agentic AI Atlas · composed_of (meta)
meta-edge-kind:composed-ofa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:composed-of

Structured · live

composed_of (meta) json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:composed-of",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "composed_of (meta)",
    "name": "composed_of",
    "source": [
      "meta-node-kind:agent-product",
      "meta-node-kind:agent-version"
    ],
    "target": [
      "meta-node-kind:agent-core-impl",
      "meta-node-kind:agent-runtime-impl",
      "meta-node-kind:agent-platform-impl"
    ],
    "cardinality": "1:N",
    "origin": "universal",
    "description": "an agent product/version is composed of stack-layer implementations; a stack profile is composed of languages/frameworks/tools (alias of composes for ergonomics)"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-product",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-version",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-core-impl",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-runtime-impl",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-platform-impl",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-edge-kind:composed-of",
      "kind": "contains_meta_edge_kind",
      "attributes": {}
    }
  ]
}