II.
Term JSON
Structured · liveterm:phase-machine
PhaseMachine json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:phase-machine",
"_kind": "Term",
"_file": "terminology/terms/phase-machine.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:phase-machine.canonical",
"displayName": "PhaseMachine",
"kind": "lifecycle-state",
"references": [
"NodeKind:PhaseMachine"
],
"description": "A finite-state machine over Phase nodes declared by a reliability-interface\n"
},
"outgoingEdges": [
{
"from": "term:phase-machine",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:phase-machine.canonical",
"to": "term:phase-machine",
"kind": "defines"
}
]
}