II.
Term JSON
Structured · liveterm:state-machine-orchestration
State-Machine Orchestration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:state-machine-orchestration",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "State-Machine Orchestration",
"kind": "concept",
"description": "Methodology in which an explicit finite-state machine governs\nprogression of a babysitter run, gating transitions on quality\nchecks. Source:\nlibrary/methodologies/state-machine-orchestration.js.\n"
},
"outgoingEdges": [
{
"from": "term:state-machine-orchestration",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}