II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:exposes
exposes (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}