{
"id": "phase-transition:plan-to-execute",
"_kind": "PhaseTransition",
"_file": "extensions/lifecycle-stubs/canonical-stubs.yaml",
"_cluster": "extensions",
"attributes": {
"fromPhaseId": "phase:plan",
"toPhaseId": "phase:execute"
},
"outgoingEdges": [
{
"from": "phase-transition:plan-to-execute",
"to": "phase:plan",
"kind": "transition_of",
"attributes": {}
}
],
"incomingEdges": []
}