Found by
File reference validator (PR #8)
Description
2 files reference steps-v/step-01-validate.md in the module validation workflow, but this file doesn't exist. The actual first validation step is steps-v/step-01-load-target.md.
Affected files
| File |
Line |
Current ref |
src/workflows/module/steps-c/step-07-complete.md |
8 |
../steps-v/step-01-validate.md |
src/workflows/module/workflow-validate-module.md |
6 |
./steps-v/step-01-validate.md |
Proposed fix
Change step-01-validate.md → step-01-load-target.md in both files.
Confidence: HIGH — step-01-load-target.md is the first step file in module/steps-v/ and is the logical entry point for the validation flow.