Setting the file. One moment.
Subchapter 23.34
references/workflow-plan-validate-execute.mdMarkdown678 BView on GitHub
Use this workflow when a destructive or high-stakes action should be preceded by a machine-checkable plan.
1. Analyze the input and generate `changes.json`
2. Validate the plan against source of truth
3. Revise until validation passes
4. Execute the plan
5. Verify the result