{
"id": "meta-node-kind:phase",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-lifecycle.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Phase (meta)",
"name": "Phase",
"cluster": "6-lifecycle",
"prefix": "phase",
"origin": "universal",
"purpose": "a named state in a phase machine",
"exampleCount": 0,
"invariants": []
},
"outgoingEdges": [
{
"from": "meta-node-kind:phase",
"to": "meta-cluster:lifecycle",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:phase",
"to": "meta-attribute:phase--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:phase",
"to": "meta-attribute:phase--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:phase",
"to": "meta-attribute:phase--order",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-attribute:phase--id",
"to": "meta-node-kind:phase",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:phase--display-name",
"to": "meta-node-kind:phase",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:phase--order",
"to": "meta-node-kind:phase",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:has-phase",
"to": "meta-node-kind:phase",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:has-transition",
"to": "meta-node-kind:phase",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:transition-of",
"to": "meta-node-kind:phase",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:phase-in",
"to": "meta-node-kind:phase",
"kind": "source_of_meta_edge",
"attributes": {}
}
]
}