II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:has-phase
has_phase (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:has-phase",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-lifecycle-extras.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "has_phase (meta)",
"name": "has_phase",
"source": [
"meta-node-kind:phase-machine"
],
"target": [
"meta-node-kind:phase"
],
"cardinality": "1:N",
"origin": "universal",
"description": "a phase-machine has phase states"
},
"outgoingEdges": [
{
"from": "meta-edge-kind:has-phase",
"to": "meta-node-kind:phase-machine",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:has-phase",
"to": "meta-node-kind:phase",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}