iiRecord
Agentic AI Atlas · codex-not-found
error-category:codex-not-founda5c.ai
II.
ErrorCategory JSON

error-category:codex-not-found

Structured · live

codex-not-found 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:codex-not-found",
  "_kind": "ErrorCategory",
  "_file": "extensions/error-categories/error-categories-canonical.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "codex-not-found",
    "layer": "agent-runner",
    "retryable": false,
    "severity": "configuration",
    "exampleExitCode": 127,
    "description": "Configured codex executable could not be located on PATH.",
    "mappedFailureClassId": "failure-class:agent-session"
  },
  "outgoingEdges": [
    {
      "from": "error-category:codex-not-found",
      "to": "failure-class:agent-session",
      "kind": "categorized_as",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}