II.
RunJournalEvent JSON
Structured · liverun-journal-event:run-created
run-journal-event:run-created json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "run-journal-event:run-created",
"_kind": "RunJournalEvent",
"_file": "catalog-meta/run-journal-events/run-created.yaml",
"_cluster": "catalog-meta",
"attributes": {
"eventName": "RUN_CREATED",
"category": "run-lifecycle",
"emittedByPhase": "run.initializing",
"terminal": false,
"description": "First event written to a run's journal. Records the runId and\ninitial harness/sessionId metadata. Always sequence 000001.\n"
},
"outgoingEdges": [],
"incomingEdges": []
}