SilverSight/formal/CoreFormalism
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
..
Bind.lean refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -05:00
BraidBracket.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidCross.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidEigensolid.lean refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -05:00
BraidField.lean refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -05:00
BraidSpherionBridge.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidStateN.lean fix(sorries): 3 agents resolve 5 sorries — HachimojiLUT, BraidStateN, E8Sidon 2026-06-30 21:09:42 -05:00
BraidStrand.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
CharacterTransform.lean fix(transform): rewrite CharacterTransform.lean — 0 native_decide, 0 sorries, 0 axioms 2026-06-30 20:32:51 -05:00
ChentsovFinite.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
DynamicCanal.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
E8Sidon.lean fix(e8sidon): levelset axioms → proven theorems, N=32/64 are NOT Sidon 2026-06-30 21:16:29 -05:00
FixedPoint.lean feat(lean): Add FisherRigidity bridge for parabola focal-chord to Fisher-Rao 2026-06-24 10:24:54 -05:00
GoormaghtighEnumeration.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
HachimojiBase.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiBridging.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiCodec.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiLUT.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiManifoldAxiom.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
HopfFibration.lean fix(sorries): 3 agents resolve 5 sorries — HachimojiLUT, BraidStateN, E8Sidon 2026-06-30 21:09:42 -05:00
InteractionGraphSidon.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
Q16_16Numerics.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
SidonSets.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SieveLemmas.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
Tactics.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00