repo-standard/scripts
Kjell Tore Guttormsen 9eb210bb01 feat(engine): fixture-path dead links are SKIP, not WARN
A file living under test/, tests/, fixtures/, or a *golden* path is
presumed to break its own links on purpose. nav-golden-escape/bundle/
index.md's deliberate `../../../../etc/passwd` escape pops the whole
base path instead of resolving to null, so it read as a genuine WARN
against three repos in the org — the check was at fault, not them.

The finding still fires, as LINK-INTERNAL-FIXTURE at SKIP with file
and line, so it is never silently dropped. Measured before shipping:
16 LINK-INTERNAL-* findings before, 16 after, across all 20 local
clones — every one converted 1:1, none disappeared.

135 tests (was 129).
2026-08-09 14:31:18 +02:00
..
repo-standard-check.mjs feat(engine): fixture-path dead links are SKIP, not WARN 2026-08-09 14:31:18 +02:00
repo-standard-check.test.mjs feat(engine): fixture-path dead links are SKIP, not WARN 2026-08-09 14:31:18 +02:00