You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current main still contains the explicit 94-candidate trial-proved list. PR #9392 prepared a proof-carrying window over Hex.Nat.primeTable, but it was correctly parked because released HexBerlekampZassenhaus cannot import an unpublished HexPrimality library.
#9891 owns completing Phases 5–7 and publishing the HexPrimality split pair. This issue is not runnable until that prerequisite has produced a real released main SHA.
Deliverables
Add the released HexPrimality pin ahead of HexBerlekampZassenhaus and the aggregate in scripts/release/released.yml.
Replace the explicit hot-path lists with primeTable windows while preserving values, order, bundled bounds/primality evidence, deterministic tie-breaking, and the two coverage theorems.
Update libraries.yml, Lake pins, factor-sweep freshness inputs, conformance, and affected performance evidence.
Run the release sync dry-run before publication.
Verification
lake build HexPrimality HexBerlekampZassenhaus HexFactorizationModules
hot-path length/order/value and theorem conformance
factor-sweep freshness and relevant benchmark checks
library: HexBerlekampZassenhaus
depends-on: #9891
Current state
Current main still contains the explicit 94-candidate trial-proved list. PR #9392 prepared a proof-carrying window over
Hex.Nat.primeTable, but it was correctly parked because released HexBerlekampZassenhaus cannot import an unpublished HexPrimality library.#9891 owns completing Phases 5–7 and publishing the HexPrimality split pair. This issue is not runnable until that prerequisite has produced a real released
mainSHA.Deliverables
scripts/release/released.yml.Hex.ZMod64.Primecandidate shape.primeTablewindows while preserving values, order, bundled bounds/primality evidence, deterministic tie-breaking, and the two coverage theorems.libraries.yml, Lake pins, factor-sweep freshness inputs, conformance, and affected performance evidence.Verification
lake build HexPrimality HexBerlekampZassenhaus HexFactorizationModulesOut of scope