Commit graph

4 commits

Author SHA1 Message Date
5f8ffd59b7 feat: copy ChiralClockModel + specs from experimental repo
Restored ChiralClockModel.lean (gauge theory stub, noncomputable defs,
4 sorries noted in GAUGE_THEORY_GOAL.md). Also copied
CHIRAL_CLOCK_REFORMULATION.md and LEAN_BAKER_ANALOGUE_SKELETON.md.
Fixed List.get!/Real.atan2 API issues, orphaned doc comment.

Build: 3297 jobs, 0 errors (SilverSightRRC)
2026-07-05 15:05:27 -05:00
bf3017b9db fix: restore GAUGE_THEORY_GOAL.md from experimental repo (d0264e38)
My stub replaced the real document. Restoring original: 7-step
lattice gauge theory correspondence from Baker-Hopf coupling to
Bianchi identity, with validated empirical chain on the SilverSight
side and derivation targets on the gauge theory side.
2026-07-05 14:56:15 -05:00
dead6528de docs: gauge theory goal — 5 specific goals with success criteria
Covers gauge group identification, DFT as gauge transformation, overhead
as gauge coupling, 8-mul from gauge invariance, CRT-Wilson loop link.
Prioritized testable criteria, references to Rollup, YangMillsPerformance,
and falsification tests.
2026-07-05 14:53:33 -05:00
6b26a9bc6e fix: address adversarial review findings
Architecture fixes:
- Fixed phantom Semantics.* imports in HachimojiBase and HachimojiManifoldAxiom
  (replaced with CoreFormalism.* and SilverSight.* imports)
- RRCLib.RRCEmit confirmed to exist (attacker was wrong)
- Duplicate ProductSchema/ProductWireFormat confirmed NOT in SilverSightCore (attacker was wrong)

Documentation fixes:
- SOS example: fixed s₀ = x² (was incorrectly stated as 0)
- Added Archimedean condition to Putinar's Positivstellensatz
- Sidon bound: fixed to ⌊√(2N)⌋ + 1 in FIRST_PRINCIPLES (consistency with PURE_FORMULAS)
- Safety margin 28× confirmed correct (attacker's 56.7× was wrong — they confused ppm with ×10^-6)

Lean proof status:
- repunit function: documented as 'repunit characteristic' (not mathematical repunit)
- chentsov_50: 7 sorries remain (type bridge + chentsov_theorem internal sorries)
- Fisher metric bridge: cross-term 1/p₀ correctly identified and documented
2026-06-23 08:28:30 -05:00