iiRecord
Agentic AI Atlas · definition:run-journal-event.canonical
definition:run-journal-event.canonicala5c.ai
II.
Definition JSON

definition:run-journal-event.canonical

Structured · live

definition:run-journal-event.canonical json

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

File · terminology/definitions/run-journal-event-canonical.yamlCluster · terminology
Record JSON
{
  "id": "definition:run-journal-event.canonical",
  "_kind": "Definition",
  "_file": "terminology/definitions/run-journal-event-canonical.yaml",
  "_cluster": "terminology",
  "attributes": {
    "authoredAt": "2026-04-28T00:00:00Z",
    "termId": "term:run-journal-event",
    "text": "The enum of run journal event names emitted by the babysitter runtime\nand persisted to the per-run journal directory (`<runDir>/journal/`).\nEach event is a sequenced + ULID-tagged + sha256-checksummed JSON file\n({type, recordedAt, data, checksum}). Sourced from\npackages/babysitter-sdk/src/storage/journal.ts (appendEvent, JournalEvent) and\npackages/babysitter-sdk/src/runtime tests; the canonical event taxonomy is\ndrawn from observed eventType literals across the runtime.\n",
    "status": "canonical"
  },
  "outgoingEdges": [
    {
      "from": "definition:run-journal-event.canonical",
      "to": "term:run-journal-event",
      "kind": "defines"
    }
  ],
  "incomingEdges": []
}