SilverSight/formal
allaun 8a538036fe fix(lean): UnifiedCovariant Layer 2c wiring, quarantine broken Layer 2b
UnifiedCovariant.lean:
- Quarantined Layer 2/2b: goldenEndomorphism, eigensolid_convergence,
  crossingMatrix, and Sidon-orthogonality bypass sections removed due to
  Mathlib 4.30.0-rc2 import path incompatibilities (Topology.*, LinearAlgebra.Basic)
- Wired Layer 2c: NR bracket MC equation (gate_C_d_CE_mu_zero from
  CartanConnection.lean) and Yang-Baxter integrability
  (layer_2d_yang_baxter_holds from YangBaxter.lean) with full docstrings
- Fixed Sidon lemma: revert+dec_trivial replaces direct dec_trivial
  (fixes 'Expected type must not contain free variables' on Fin 8)

AGENTS.md:
- Added CartanConnection and YangBaxter to module status table
- Documented Layer 2c/2d architecture and Layer 2b quarantine
- Updated sorry counts (Layer 3 only, 7 geometric conjectures)

Build: 3299 jobs, 0 errors (lake build SilverSight.PIST.UnifiedCovariant)
       Also verified: SilverSight.PIST.CartanConnection and
       SilverSight.PIST.YangBaxter build cleanly
2026-06-27 01:46:26 -05:00
..
BindingSite fix: ChentsovFinite rewritten with adversarial-reviewed proof structure 2026-06-23 15:57:02 -05:00
CoreFormalism fix(chentsov): Remove sorry placeholder from axiom parameters 2026-06-26 00:00:35 -05:00
PVGS_DQ_Bridge fix: Hkdf formula now uses (α*β)^(m+n+1) denominator; zero sorries 2026-06-23 11:42:16 -05:00
RRCLib feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SilverSight fix(lean): UnifiedCovariant Layer 2c wiring, quarantine broken Layer 2b 2026-06-27 01:46:26 -05:00
UniversalEncoding Fix: resolve sorrys across PVGS, UniversalEncoding, ChiralitySpace, QAOA 2026-06-21 05:35:53 -05:00