SilverSight/formal/PVGS_DQ_Bridge
openresearch c8ca253bd7 tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags
All custom axiom declarations across the formal tree now carry
justification tags (CITED/CONJECTURE) in their docstrings, passing
the extended anti_smuggle_check.py scanner.

5 load-bearing axioms (in active SilverSightFormal build):
- equal_refinement_const_axiom: CITED (Chentsov 1982 §12.3)
- fisher_on_rational_axiom: CITED (Chentsov 1982 §12.4)
- chentsov_theorem_axiom: CITED (Chentsov 1982 §12.5)
- ramanujan_nagell: CITED (Nagell 1948, elementary proof)
- hachimoji_manifold_bound: CONJECTURE (Ricci flow geometric bound)

13 decorative axioms (PVGS dead code, BindingSite, UniversalEncoding):
- bms_bounds (×5 copies): CITED (Bugeaud-Mignotte-Siksek 2008)
- goormaghtigh_conditional (×2): CITED (Goormaghtigh conjecture, computational)
- near_collision_fails_merge_axiom: CONJECTURE (brute-force enumeration)
- nonClose_threshold_axiom: CONJECTURE (TI-84 verification)
- baker_lower_bound: CITED (Baker 1966, transcendence theory)
- entropy_lipschitz: CITED (Pinsker's inequality)
- embedding_injective: CONJECTURE (Lindemann-Weierstrass type)

Also fixed AXIOM_JUSTIFIED regex to match tags inside /- -/ docstrings
(previously only matched -- comments, missing the docstring style).

Also tagged the 2 ChentsovFinite and 1 GoormaghtighEnumeration axioms
that were already in the build but had no HONESTY CLASS tag.

Anti-smuggle scanner: PASSED (0 smuggles, 18 axioms justified)
2026-07-03 10:54:08 +00:00
..
PVGS_DQ_Bridge_fixed.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
pvgs_receipt_hash.py Initial SilverSight: deterministic equation search via Fisher geometry 2026-06-21 18:02:05 +08:00
section1_pvgs_params.lean Initial SilverSight: deterministic equation search via Fisher geometry 2026-06-21 18:02:05 +08:00
section2_hermite_sieve.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
section3_variety_isomorphism.lean fix: eliminate all 4 PVGS sorry proofs — sorry-free compilation 2026-07-01 22:47:19 +00:00
section4_rrc_kernel.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
section5_quantum_sensing.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
section6_effective_bounds.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
section7_master_receipt.lean Initial SilverSight: deterministic equation search via Fisher geometry 2026-06-21 18:02:05 +08:00