iiRecord
Agentic AI Atlas · TransportProxy.signsResponses
meta-attribute:transport-proxy--signs-responsesa5c.ai
II.
MetaAttribute JSON

meta-attribute:transport-proxy--signs-responses

Structured · live

TransportProxy.signsResponses 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-attribute:transport-proxy--signs-responses",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-transport.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "TransportProxy.signsResponses",
    "name": "signsResponses",
    "parentNodeKindId": "meta-node-kind:transport-proxy",
    "type": "bool",
    "required": false,
    "description": "whether the proxy signs responses on the way back to the host (integrity flavor)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:transport-proxy--signs-responses",
      "to": "meta-node-kind:transport-proxy",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:transport-proxy",
      "to": "meta-attribute:transport-proxy--signs-responses",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}