SilverSight/formal
allaun d0f3c87303 fix: repunit function is now standard mathematical R_m(x) = (x^m-1)/(x-1)
Removed hardcoded Goormaghtigh base values (31→2, 8191→2).
The standard repunit naturally gives R_5(2)=31=R_3(5) and
R_13(2)=8191=R_3(90), so the merge threshold is 0 for Goormaghtigh
solutions without special cases.

Fixed all docstrings to use correct notation (base/exponent, not value).
2026-06-23 08:37:03 -05:00
..
BindingSite docs: Fisher metric bridge — full/tangent space equivalence 2026-06-23 08:12:17 -05:00
CoreFormalism fix: address adversarial review findings 2026-06-23 08:28:30 -05:00
PVGS_DQ_Bridge fix: repunit function is now standard mathematical R_m(x) = (x^m-1)/(x-1) 2026-06-23 08:37:03 -05:00
RRCLib feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SilverSight fix: eliminate cross-project Semantics.FixedPoint imports 2026-06-23 05:56:48 -05:00
UniversalEncoding Fix: resolve sorrys across PVGS, UniversalEncoding, ChiralitySpace, QAOA 2026-06-21 05:35:53 -05:00