II.
MetaCluster JSON
Structured · livemeta-cluster:lifecycle
Lifecycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-cluster:lifecycle",
"_kind": "MetaCluster",
"_file": "catalog-meta/meta-registry/meta-registry-lifecycle.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Lifecycle",
"clusterNumber": 6,
"scope": "Current lifecycle records for runs, sessions, invocations, states, phases, and runtime journal taxonomy."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "meta-node-kind:run",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:run-journal-event",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:workspace",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:session",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:phase",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:phase-transition",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:phase-machine",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:invocation",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:background-monitor",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "ontology:v6-current",
"to": "meta-cluster:lifecycle",
"kind": "defines_meta_cluster",
"attributes": {}
}
]
}