SilverSight/.github
allaun f87c78d4e8 ci(gate): add anti-smuggle vacuity check script + CI workflow layer
- scripts/anti_smuggle_check.py: detects vacuous theorem patterns:
  * := rfl theorem bodies
  * fun ... => rfl lambda bodies
  * syntactically identical LHS/RHS in equalities
  * quantified sums with bound variable renames
- Integrated as Layer 4 in existing anti-smuggle CI workflow
- Verified: catches the old vacuous YB tautology (fun ... => rfl pattern)
- Verified: zero false positives on current main
- --ci mode exits non-zero on any finding
2026-07-03 05:03:08 -05:00
..
scripts feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
workflows ci(gate): add anti-smuggle vacuity check script + CI workflow layer 2026-07-03 05:03:08 -05:00
dependabot.yml fix: resolve h11 CVE-2025-43859 (critical) 2026-07-01 20:01:41 +00:00