II.
MetaNodeKind JSON
Structured · livemeta-node-kind:agent-host-transport
AgentHostTransport (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:agent-host-transport",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-agent-stack.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "AgentHostTransport (meta)",
"name": "AgentHostTransport",
"cluster": "2-compute-path",
"prefix": "agent-host-transport",
"origin": "standard",
"purpose": "how a host talks to an agent process (stdio, http, ws, ...)",
"exampleCount": 0,
"invariants": []
},
"outgoingEdges": [
{
"from": "meta-node-kind:agent-host-transport",
"to": "meta-cluster:agent-stack",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:agent-host-transport",
"to": "meta-attribute:agent-host-transport--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:agent-host-transport",
"to": "meta-attribute:agent-host-transport--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:agent-host-transport",
"to": "meta-attribute:agent-host-transport--kind",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-edge-kind:exposes",
"to": "meta-node-kind:agent-host-transport",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:agent-host-transport--id",
"to": "meta-node-kind:agent-host-transport",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:agent-host-transport--display-name",
"to": "meta-node-kind:agent-host-transport",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:agent-host-transport--kind",
"to": "meta-node-kind:agent-host-transport",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-cluster:agent-stack",
"to": "meta-node-kind:agent-host-transport",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-cluster:transport",
"to": "meta-node-kind:agent-host-transport",
"kind": "contains_meta_node_kind",
"attributes": {}
}
]
}