iiRecord
Agentic AI Atlas · TransportProxy (meta)
meta-node-kind:transport-proxya5c.ai
II.
MetaNodeKind JSON

meta-node-kind:transport-proxy

Structured · live

TransportProxy (meta) json

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

File · catalog-meta/meta-registry/meta-registry-transport.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:transport-proxy",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-transport.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "TransportProxy (meta)",
    "name": "TransportProxy",
    "cluster": "2-compute-path",
    "prefix": "transport-proxy",
    "origin": "standard",
    "purpose": "optional interposer between host and agent / MCP transport, providing recording, integrity, multiplexing, fan-out, or redaction",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-cluster:transport",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-attribute:transport-proxy--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-attribute:transport-proxy--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-attribute:transport-proxy--capabilities",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-attribute:transport-proxy--signs-responses",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:transport",
      "to": "meta-node-kind:transport-proxy",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:transport-proxy--id",
      "to": "meta-node-kind:transport-proxy",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:transport-proxy--display-name",
      "to": "meta-node-kind:transport-proxy",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:transport-proxy--capabilities",
      "to": "meta-node-kind:transport-proxy",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:transport-proxy--signs-responses",
      "to": "meta-node-kind:transport-proxy",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:bridges",
      "to": "meta-node-kind:transport-proxy",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:bridges",
      "to": "meta-node-kind:transport-proxy",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}