iiRecord
Agentic AI Atlas · port-exit
error-category:port-exita5c.ai
II.
ErrorCategory JSON

error-category:port-exit

Structured · live

port-exit json

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

File · extensions/error-categories/error-categories-canonical.yamlCluster · extensions
Record JSON
{
  "id": "error-category:port-exit",
  "_kind": "ErrorCategory",
  "_file": "extensions/error-categories/error-categories-canonical.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "port-exit",
    "layer": "agent-runner",
    "retryable": true,
    "severity": "transient",
    "description": "Agent subprocess closed its port unexpectedly.",
    "mappedFailureClassId": "failure-class:agent-session"
  },
  "outgoingEdges": [
    {
      "from": "error-category:port-exit",
      "to": "failure-class:agent-session",
      "kind": "categorized_as",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}