SilverSight/formal/SilverSight
allaun f7858914b7 docs: fix documentation gaps + add pure math description
Fixed 5 undocumented Lean files:
- PVGS_DQ_Bridge/section5_quantum_sensing.lean — quantum sensing docs
- PVGS_DQ_Bridge/section2_hermite_sieve.lean — Hermite polynomial docs
- SilverSight/RRC/ReceiptDensity.lean — receipt density scoring docs
- SilverSight/PIST/SpectralWitness.lean — spectral witness docs
- CoreFormalism/FixedPoint.lean — stub redirect docs

Added docs/PURE_MATH_DESCRIPTION.md:
- Pure mathematical description of each module (no code)
- Why each module exists (problem/insight)
- What a graph calculator would need to implement each
- 10 modules covered: SidonSets, BraidEigensolid, BraidSpherionBridge,
  HachimojiLUT, ChentsovFinite, DynamicCanal, Schema, WireFormat,
  Receipt, Bind
2026-06-23 05:21:58 -05:00
..
AVMIsa feat(rrc): generate full 250-equation Corpus250 and wire into AVM emit 2026-06-21 10:03:02 -05:00
PIST docs: fix documentation gaps + add pure math description 2026-06-23 05:21:58 -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 feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -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 feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00
WireFormat.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00