docs: CRTSidonN auto-generated, ~15 structural issues — documenting TODO

The pipeline-math template (5-file frozen pattern, linear_combination tactics,
decide for residue checks, lcoeff-descent for quotient witnesses) is now
documented in docs/frozen_template/. The auto-generated CRTSidonN.lean
needs manual porting to mathlib v4.30.0-rc2 API.

Adopted refinements:
- verify_lean.py: 5-check pipeline (SHA pins, banned keywords, build, axioms, discharge)
- prove.py: 5-check pipeline for LLM proof filling
- docs/frozen_template/: reusable Defs/Theorems/Proofs/Discharge/Solution pattern
This commit is contained in:
allaun 2026-07-04 10:28:25 -05:00
parent 1b5d57bed3
commit ae55a78627

View file

@ -47,7 +47,7 @@ lean_lib «SilverSightFormal» where
`CoreFormalism.HopfFibration, `CoreFormalism.HopfFibration,
`CoreFormalism.StrandCapacityBound, `CoreFormalism.StrandCapacityBound,
`CoreFormalism.CRTSidon, `CoreFormalism.CRTSidon,
-- `CoreFormalism.CRTSidonN, -- TODO(lean-port): auto-generated, targets different mathlib API -- `CoreFormalism.CRTSidonN, -- TODO(lean-port): auto-generated, ~15 structural issues
`SilverSight.AngrySphinx, `SilverSight.AngrySphinx,
`SilverSight.CollatzBraid, `SilverSight.CollatzBraid,
`SilverSight.GoldenSpiral, `SilverSight.GoldenSpiral,