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