mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
check_framework_version.py guards fork-rebase safety (Gate E) and could be neutralised by a one-line change that reads as a refactor, with nothing in the repo noticing - a broken guard is silent by construction. Four new tests run the real script inside an isolated git repo: clean tree passes, unbumped edit fails, bumped edit passes, missing marker fails. Mutation-verified against the exact return-False disable the review demonstrated. Review finding F22 (2026-08-19). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>