SilverSight/formal/SilverSight
allaun 4f7c554981 feat(core): add Phase 1 SilverSight core modules
New modules in formal/SilverSight/:
- Schema.lean: Schema class with 6 type instances
- WireFormat.lean: WireFormat structure + Layout enum
- ProductSchema.lean: Schema (α × β) instance
- ProductWireFormat.lean: Row-major pair encoders
- Receipt.lean: Receipt structure + GateType enum
- Bind.lean: bindReceipt composition primitive

Build: 3307 jobs, 0 errors (from Research Stack lake build SilverSight)
All modules use Semantics.FixedPoint cross-project import.
2026-06-22 21:48:15 -05:00
..
AVMIsa feat(rrc): generate full 250-equation Corpus250 and wire into AVM emit 2026-06-21 10:03:02 -05:00
PIST feat(pist): port minimal PIST classifier surface to SilverSight 2026-06-21 09:46:09 -05:00
RRC feat(rrc): port ReceiptDensity, PolyFactorIdentity, EntropyCandidates and add Q16_16 roundtrip test 2026-06-21 10:39:18 -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