SilverSight/formal/SilverSight
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
..
AVMIsa feat(rrc): generate full 250-equation Corpus250 and wire into AVM emit 2026-06-21 10:03:02 -05:00
PIST fix(lean): UnifiedCovariant Layer 2c wiring, quarantine broken Layer 2b 2026-06-27 01:46:26 -05:00
RRC docs: fix documentation gaps + add pure math description 2026-06-23 05:21:58 -05:00
Bind.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00
ProductSchema.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00
ProductWireFormat.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00
Receipt.lean fix: eliminate cross-project Semantics.FixedPoint imports 2026-06-23 05:56:48 -05:00
ReceiptCore.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
RRCLogogramProjection.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
Schema.lean fix: eliminate cross-project Semantics.FixedPoint imports 2026-06-23 05:56:48 -05:00
WireFormat.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00