II.
MetaNodeKind JSON
Structured · livemeta-node-kind:run-journal-event
RunJournalEvent (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:run-journal-event",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-lifecycle.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "RunJournalEvent (meta)",
"name": "RunJournalEvent",
"cluster": "13-catalog-meta",
"prefix": "run-journal-event",
"origin": "a5c",
"purpose": "enum of run journal event names emitted by the babysitter runtime and persisted to the per-run journal directory",
"exampleCount": 0,
"invariants": [
"id starts with run-journal-event:",
"category MUST match observed emission site"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-attribute:run-journal-event--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-attribute:run-journal-event--event-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-attribute:run-journal-event--category",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-attribute:run-journal-event--terminal",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-attribute:run-journal-event--id",
"to": "meta-node-kind:run-journal-event",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:run-journal-event--event-name",
"to": "meta-node-kind:run-journal-event",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:run-journal-event--category",
"to": "meta-node-kind:run-journal-event",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:run-journal-event--terminal",
"to": "meta-node-kind:run-journal-event",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:emits-journal-event",
"to": "meta-node-kind:run-journal-event",
"kind": "target_of_meta_edge",
"attributes": {}
}
]
}