mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
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) |
||
|---|---|---|
| .. | ||
| auto | ||
| qc_flag | ||
| stack | ||
| anti_smuggle_check.py | ||
| appflowy_fix_migrations.py | ||
| appflowy_start.py | ||
| cartan_fingerprint.py | ||
| check_determinism.py | ||
| check_homarr_db.py | ||
| configure_homarr_oidc.py | ||
| cross_domain_significance.py | ||
| cross_validate.py | ||
| decompress_equations.py | ||
| deploy_anytype.py | ||
| drop_all_tables.py | ||
| fix_appflowy.py | ||
| fix_appflowy.sh | ||
| fundamental_force.py | ||
| hopf_classifier.py | ||
| ingest.py | ||
| install-hooks.sh | ||
| neon-stack.sh | ||
| neon-startup.py | ||
| neon-startup.sh | ||
| process_large_equations.py | ||
| run_all_migrations.py | ||
| run_entry_gate.sh | ||
| seedlock.py | ||
| setup_authentik.sh | ||
| setup_homarr.py | ||
| validate_known_equations.py | ||
| verify_character_transform.py | ||
| verify_classifier_all.py | ||
| verify_exhaustive.py | ||
| verify_receipt.py | ||
| verify_with_sympy.py | ||
| wolfram_verify.py | ||