II.
Term JSON
Structured · liveterm:run-journal-event
RunJournalEvent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:run-journal-event",
"_kind": "Term",
"_file": "terminology/terms/run-journal-event.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:run-journal-event.canonical",
"displayName": "RunJournalEvent",
"kind": "operation",
"references": [
"NodeKind:RunJournalEvent"
],
"description": "The enum of run journal event names emitted by the babysitter runtime\n"
},
"outgoingEdges": [
{
"from": "term:run-journal-event",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:run-journal-event",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:run-journal-event.canonical",
"to": "term:run-journal-event",
"kind": "defines"
}
]
}