Commit graph

2 commits

Author SHA1 Message Date
7a973a06f6 feat(core): harden SilverSightCore and port canonical FixedPoint
- Remove Float from Core/SilverSightCore.lean (Receipt.pathCost is now Option Nat)
- Prove TIC theorems tic_never_decreases and computation_generates_time
- Add lakefile.lean, lean-toolchain, and .gitignore for .lake/
- Port Research-Stack Semantics.FixedPoint.lean to formal/CoreFormalism/FixedPoint.lean
- Delete thin Q16_16_Spec.lean; update Python/QUBO comments and docs
- Create AGENTS.md distilled from Research Stack core bindings
- Update REBASE_RULES.md to strip legacy hacks and reference AGENTS.md

Build: 2978 jobs, 0 errors (lake build)
2026-06-21 06:30:12 -05:00
1ce4093041 docs: add PORTING_MAP.md for Research-Stack → SilverSight migration
Maps every proven Research-Stack component to its SilverSight library,
with status: PORTED / PORT / ADAPT / DROP. Also lists gaps, conflicts,
and recommended porting order.
2026-06-21 06:05:58 -05:00