mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
- modp.rs: order-3 jet AD over 𝔽_p (multi-prime, robust exact-escalation, named edge receipts, Miller–Rabin modulus guard); 272× at Δ₇ centroid, gate-preserving (≢0 mod p is a proof; PROPER via division-free certificate) - main.rs: --mod flag, validate-modp cross-check, and collision-fixed survey filenames (numer-denom; reduced numerators silently folded ~6435 pts onto 330) - ingest_semisym_scar.rs: receipt → ene.rrc_classifications dry-run mapper, float-free exact JSONB metrics (no Q16/IEEE), --apply gated behind explicit --dsn - CITATION.cff: credit Kritchevsky "Everything Is Logarithms" for the exact / log-in-prime-basis scar-map encoding Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| semisym | ||
| src | ||
| tests | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
SilverSight — Language Port
Source of truth: /home/allaun/SilverSight/formal/ (Lean 4)
This directory mirrors the Lean module structure. Each file implements the same theorems/algorithms in this language, providing independent cross-validation across runtimes.
Module map: CoreFormalism/ → formal/CoreFormalism/ (braid, Q16_16, Sidon) SilverSight/ → formal/SilverSight/ (PIST, AVMIsa, RRC) BindingSite/ → formal/BindingSite/ (DNA, hachimoji) PVGS_DQ_Bridge/ → formal/PVGS_DQ_Bridge/ UniversalEncoding/ → formal/UniversalEncoding/ nuvmap/ → python/nuvmap/ (NUVMAP projection)