Found by
File reference validator (PR #8)
Description
4 files reference ../../data/module-standards.md which resolves to workflows/data/module-standards.md (doesn't exist). The actual file is at workflows/module/data/module-standards.md — one level closer.
Affected files
| File |
Line |
Current ref |
src/workflows/module/steps-c/step-01-load-brief.md |
9 |
../../data/module-standards.md |
src/workflows/module/steps-c/step-02-structure.md |
6 |
../../data/module-standards.md |
src/workflows/module/steps-e/step-01-load-target.md |
6 |
../../data/module-standards.md |
src/workflows/module/steps-v/step-02-file-structure.md |
6 |
../../data/module-standards.md |
Proposed fix
Change ../../data/module-standards.md → ../data/module-standards.md in all 4 files.
Confidence: VERY HIGH — target file verified at src/workflows/module/data/module-standards.md.
Found by
File reference validator (PR #8)
Description
4 files reference
../../data/module-standards.mdwhich resolves toworkflows/data/module-standards.md(doesn't exist). The actual file is atworkflows/module/data/module-standards.md— one level closer.Affected files
src/workflows/module/steps-c/step-01-load-brief.md../../data/module-standards.mdsrc/workflows/module/steps-c/step-02-structure.md../../data/module-standards.mdsrc/workflows/module/steps-e/step-01-load-target.md../../data/module-standards.mdsrc/workflows/module/steps-v/step-02-file-structure.md../../data/module-standards.mdProposed fix
Change
../../data/module-standards.md→../data/module-standards.mdin all 4 files.Confidence: VERY HIGH — target file verified at
src/workflows/module/data/module-standards.md.