Validate Workflow Validate AI Developer Workflow step outputs and ensure contract compliance. Arguments - : - : One of , , , - : Optional path to spec file (auto-detected if not provided) Step Contracts | Step | Output Type | Key Requirements | | --- | --- | --- | | | Spec file | Summary, requirements, criteria, approach | | | Code changes | Commits with prefix, tests pass | | | Report | PASS/FAIL status, severity-rated issues | | | Resolutions | Issues addressed, no new issues | Instructions Step 1: Identify Step Type Parse the step type from arguments: Step 2: Load Step Contract Plan Contra…