pytest --flakehound prints findings but never fails the run. Add an opt-in --flakehound-fail-on {high,medium,advisory} wired to scanner.exit_code().
From the pre-release multi-perspective review (2026-07-03). Follow CONTRIBUTING.md; every change ships a true-positive test + a false-positive guard test.
pytest --flakehound prints findings but never fails the run. Add an opt-in --flakehound-fail-on {high,medium,advisory} wired to scanner.exit_code().
From the pre-release multi-perspective review (2026-07-03). Follow CONTRIBUTING.md; every change ships a true-positive test + a false-positive guard test.