SilverSight/tests
allaun dfc53bffeb fix: HachimojiN8 theorem bug, all Lean module tests pass
- HachimojiN8: n8_is_minimum had inverted truth (claimed allOk=true for N<8
  but the theorem proves allOk=false for all N<8). Fixed statement.
- Tests: 9/9 Lean module tests passing (FeasibleSet, RRC Emit, Q16_16Manifold,
  FixedPoint, SidonSets, InteractionGraphSidon, GoormaghtighEnumeration, HachimojiN8)
- Entry gate now checks GoormaghtighEnumeration (2 known Goormaghtigh collisions:
  31 and 8191) as a cached-artifact check (heavy decide ~480K quadruples)
- SidonSets added to entry gate (Erdos bounds on Sidon sets)
2026-06-30 06:29:34 -05:00
..
quarantine feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
test_dna_codec.py fix(dna): correct alphabet ordering ATGCBSPZ→ABCGPSTZ + proof cleanup 2026-06-22 23:20:16 -05:00
test_dna_lut.py feat(dna): unified theory — DNA encoding, epigenetic computation, logarithmic vector spaces 2026-06-23 02:18:16 +00:00
test_dna_nn.py fix(dna): resolve nearest-neighbor sorting and correlation limits 2026-06-24 03:12:29 -05:00
test_kepler.py feat(silversight): symbolic regression core + Kepler test PASSED 2026-06-22 03:29:13 -05:00
test_lean_modules.py fix: HachimojiN8 theorem bug, all Lean module tests pass 2026-06-30 06:29:34 -05:00
test_lean_witnesses.py chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
test_log_prescreen.py feat(silversight): log prescreen + finite-infinity duality 2026-06-22 03:41:53 -05:00
test_python_modules.py refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
test_q16_canonical.py feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
test_q16_roundtrip.py feat(rrc): port ReceiptDensity, PolyFactorIdentity, EntropyCandidates and add Q16_16 roundtrip test 2026-06-21 10:39:18 -05:00
test_qubo_modules.py chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
test_scripts.py chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00