iiRecord
Agentic AI Atlas · exposes (meta)
meta-edge-kind:exposesa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:exposes

Structured · live

exposes (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:exposes",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "exposes (meta)",
    "name": "exposes",
    "source": [
      "meta-node-kind:agent-platform-impl",
      "meta-node-kind:agent-runtime-impl"
    ],
    "target": [
      "meta-node-kind:agent-host-transport"
    ],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "an agent platform/runtime exposes a host transport or hook surface"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:exposes",
      "to": "meta-node-kind:agent-platform-impl",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:exposes",
      "to": "meta-node-kind:agent-runtime-impl",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:exposes",
      "to": "meta-node-kind:agent-host-transport",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}