universal/no-complete-phase¶
When true, the chain workflow skips universal-complete and leaves the machine in the last phase's terminal state
Used for "stop after app phase, don't return to idle" lifecycle flows — typical for application/service installations where the machine should remain in the running state after pipeline completion rather than transitioning back to idle.
Already referenced by content/templates/ucw-pipe.{sh,py,ps1}.tmpl in the chain-workflow's terminal-handoff branch. This file declares the param schema for validation and discoverability.
Objects that Reference universal/no-complete-phase¶
- pipelines in Universal Workflow Content as part of Params (declared)
- templates ucw-pipe.py.tmpl in Universal Workflow Content as part of Contents (used)
- templates ucw-pipe.ps1.tmpl in Universal Workflow Content as part of Contents (used)
- templates ucw-pipe.sh.tmpl in Universal Workflow Content as part of Contents (used)
Objects used by universal/no-complete-phase¶
Not used in current content packs