iiRecord
Agentic AI Atlas · run-journal-event:run-failed
run-journal-event:run-faileda5c.ai
II.
RunJournalEvent JSON

run-journal-event:run-failed

Structured · live

run-journal-event:run-failed json

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

File · catalog-meta/run-journal-events/run-failed.yamlCluster · catalog-meta
Record JSON
{
  "id": "run-journal-event:run-failed",
  "_kind": "RunJournalEvent",
  "_file": "catalog-meta/run-journal-events/run-failed.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "eventName": "RUN_FAILED",
    "category": "run-lifecycle",
    "emittedByPhase": "run.failed",
    "terminal": true,
    "description": "Terminal failure event for a Run. Records the failure reason, error\nmetadata (name, message, stack), and any partial state references.\nCounterpart to RUN_COMPLETED — exactly one of the two must terminate\na Run's journal stream.\n"
  },
  "outgoingEdges": [
    {
      "from": "run-journal-event:run-failed",
      "to": "journal-event:babysitter-run-failed",
      "kind": "aliases_journal_event"
    }
  ],
  "incomingEdges": []
}