You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(pril): codify C4 gitignored-exemption in suite; fix shellcheck findings in ported TDD specs
merge-when-true gate findings on PR #95, closed instead of waived:
- C4 behavior had only manual verification — now 7 suite assertions in
test_runtime_integrity_layer.sh against a real dynamic git fixture:
exempt+visible-NOTE, non-ignored file still blocks, violation names the
real file, tracked-but-ignore-matching never exempted, --strict-gitignored
re-blocks
- shellcheck: SC2317/SC2329 directives on indirectly-invoked helpers
(is_deny/hook_out, called via assert's eval), drop genuinely-unused
out1/rc2 captures in test_reality_wired_in_prod.sh
Full suite local (with shellcheck installed): ALL CHECKS PASSED.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments