SilverSight/formal
allaun 02888af08e feat(avm-isa): implement operational semantics, static analysis, type check, type safety proof, and V1/V2/V3/V4/V7 mitigations for AVM ISA
* Added mulSatQ16, divSatQ16, ltQ16, eqQ16 operational semantics in Step.lean
* Created TypeCheck.lean defining checkInstr and checkProgram
* Created TypeSafety.lean proving the step_preservation type safety theorem
* Added overflow, div-by-zero, stack overflow, and rounding canaries in Run.lean

Build: 3307 jobs, 0 errors (lake build)
2026-06-30 04:54:14 -05:00
..
BindingSite feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
CoreFormalism feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
PVGS_DQ_Bridge chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
RRCLib feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SilverSight feat(avm-isa): implement operational semantics, static analysis, type check, type safety proof, and V1/V2/V3/V4/V7 mitigations for AVM ISA 2026-06-30 04:54:14 -05:00
UniversalEncoding chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00