II.
RunJournalEvent JSON
Structured · liverun-journal-event:run-completed
run-journal-event:run-completed json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "run-journal-event:run-completed",
"_kind": "RunJournalEvent",
"_file": "catalog-meta/run-journal-events/run-completed.yaml",
"_cluster": "catalog-meta",
"attributes": {
"eventName": "RUN_COMPLETED",
"category": "run-lifecycle",
"emittedByPhase": "run.completed",
"terminal": true,
"description": "Terminal success event for a Run. Records final summary, completion\nproof token, and any output references. After RUN_COMPLETED no\nfurther events should be appended to the journal.\n"
},
"outgoingEdges": [
{
"from": "run-journal-event:run-completed",
"to": "journal-event:babysitter-run-completed",
"kind": "aliases_journal_event"
}
],
"incomingEdges": []
}