All docs

Action ↔ Map F — Easy guide: what we proved, what it means

Plain bilingual guide to the SPT Action → Master Map F bridge: axioms, shells 13 & 40, Direction A/A+/A-next Tier-B results, open gaps, and what to read next. Not a new Law — a reading guide.

Created 07/19/2026, 22:41 GMT+7Updated 07/19/2026, 22:41 GMT+7
Read this if you only have 15 minutes. It explains, in plain language, how the SPT Action (one master formula) connects to Map F (the rulebook of fractions for constants) — and what Directions A / A+ / A-next actually proved at Tier-B, without claiming the theory of everything is finished.

1. One picture: Action and Map F

Think of two layers:

text
ACTION S  =  “engine + traffic rules of the universe”
             (flip, spin, rotate, phase potential V(φ) on a Bagua lattice)

MAP F     =  “which fractions the dashboard numbers must show”
             (sin²θ_W = 3/13, Cabibbo = 9/40, h = 27/40, …)

Bridge    =  reading the *counting content* of S
             → locks (denominators 13, 40) and teeth (numerators 3,4,9,27)

Action answers: how does nature move? Map F answers: which rational numbers are forced for mixing angles and a few cosmo ratios? They are not the same object — F is a projection of Action structure onto fractions.

2. What is an “axiom” here? (30 seconds)

An axiom is a starting rule we accept so we can prove the rest. Example: “each node has 7 bits; internal bits carry SU(3)×SU(2)×U(1).” From that we derive shell 13 — we do not put 13 in by hand to fit PDG.

  • Axiom → starting rules (A0–A5).
  • Theorem → forced results (W=13, S₄₀=40, uniqueness).
  • Experiment → judge (DUNE, CMB, LZ…).

3. The research journey (simple timeline)

StepWhat we didTier (honest)
Dir 1From Action axioms → shells 13 & 40 + uniquenessB-EXACT (under axioms)
Dir 1c / N2Force numerators (teeth) 3,4,3,9,27; prove solar=4 three waysB-EXACT
Dir AStories: mode-space, light sector, sum-shell, force capacityB-EXACT toys
Dir A+Decimation keeps W=13; shells ⟂ d₀(t); couplings + δ_RGB-EXACT + B-PASS
Dir A-nextContinuum bound; discrete measure for n_Y; freeze FC-MF1..4B-EXACT + B-PASS OOM
Still openFull continuum path-integral from S (years of work)OPEN (not Tier-B)

4. The two locks (shells) in plain words

Lock W = 13 (electroweak family)

Imagine the EW “mixing room” has 13 seats: 8 from the Bagua trigram cell + 5 from the hypercharge budget (what is left after 3 weak generators take their place). The weak force uses 3 of those seats →

text
sin²θ_W (tree) = 3 / 13
sin²θ₁₂ (solar) = 4 / 13   ← next seat pattern on the SAME lock
n_T (GW tilt)   = 3 / 13   ← same lock again

If one of these three drifts alone while the others stay put, the whole lock fails. That is the scientific power of Map F.

Lock S₄₀ = 40 (Cabibbo + Hubble)

text
Cabibbo λ = 9 / 40
Hubble h  = 27 / 40
⇒ h / λ = 3 exactly (always, under F)

Flavor geometry (8) and the next cosmo ladder shell (32) add to 40 seats. Cabibbo and Hubble share that lock — they are not free to wander independently.

5. What “Tier-B PASS” means (no jargon trap)

LabelPlain meaning
B-EXACTMath identity under the rules — difference is exactly zero
B-PASSNumber matches experiment within ~1% (check only, not used to build F)
OPENWe do not claim it is proved — still research
Important. “Tier-B PASS for the Action↔F bridge” does not mean “SPT finished continuum quantum field theory.” It means the discrete counting bridge is locked and lab-facing numbers sit in band.

6. Scoreboard of what passed (A → A-next)

ResultTierOne-line meaning
W = 13, sin²θ_W = 3/13B-EXACTWeak seats / total EW seats
Solar 4 on same lockB-EXACTFour counting routes agree
S₄₀ = 40, h/λ = 3B-EXACTCabibbo and Hubble locked
Shells independent of d₀(t)B-EXACTLocks don’t drift with cascade wiggle
1/α = 137, force capacity 14B-EXACTCombinatorial EM + no 5th force
δ_RG = 1/(1024π), IR θ_WB-EXACT + B-PASSTree + zoom ≈ lab (Δ ~0.06%)
Continuum breaking ≪ EW precisionB-EXACT form + OOMLab sees effective continuum
FC-MF1..4 pre-registeredB-EXACT freezeExperiments can kill the bridge
Full path-integral from SOPENYears of hard math left

7. Everyday analogy

The Action is the car’s engine and chassis. Map F is the dashboard: speed, fuel, temperature must show values that fit the same wiring. Direction A/A+/A-next checked the wiring diagram with math and showed the dashboard fractions are forced by that wiring — and wrote four red kill switches (FC-MF) that experiments can flip. We still have not rebuilt the engine from pure continuum quantum field theory (that OPEN box).

8. What this is useful for

  • Explain SPT in one breath: one Action → shared locks 13 & 40 → correlated experiments.
  • Design tests: watch θ₁₂, δ_CP, n_T, h/λ together — not one constant in isolation.
  • Write papers honestly: claim Tier-B discrete bridge; leave continuum OPEN.
  • Stop numerology drift: no new 5/13 “because it fits” without a counting law.

9. Run the proofs yourself

SymPy verify — download for offline testSYMPY ✓

Action ↔ F bridge scripts

Each file: pip install sympy && python scripts/…. Expect OVERALL: PASS.

scripts/spt_master_map_f_from_action.py
Direction 1 — shells from Action axioms W=13, S40=40, uniqueness
220 LOCDownload
scripts/spt_map_f_direction_a.py
Direction A — stories A1–A4 Mode-space, solar, S40, forces
280 LOCDownload
scripts/spt_map_f_direction_a_plus.py
Direction A+ — Tier-B upgrades Decimation, d0-decouple, δ_RG
320 LOCDownload
scripts/spt_map_f_direction_a_next.py
Direction A-next — bounds + pre-reg Continuum bound, n_Y measure, FC-MF freeze
260 LOCDownload
Reproduce in 30 seconds
pip install sympy numpy && python3 scripts/spt_master_map_f_from_action.py && python3 scripts/spt_map_f_direction_a.py && python3 scripts/spt_map_f_direction_a_plus.py && python3 scripts/spt_map_f_direction_a_next.py
Or quick-verify with AI (Grok / Claude / ChatGPT)

Don't want to install Python? Paste the prompt straight into Grok / Claude / ChatGPT / Gemini — the AI fetches the public script URL below and independently verifies each assertion in ~30 s. Open grok.com or claude.ai , paste, send.

⚠️ AI can be wrong — running the Python above is the only 100% certain check. Full AI guide →

Inputs: Bagua integers + π/√ only — no CODATA, no PDG, no calibration (Tier B). SymPy-verified as exact fractions (not floating-point). See full context at /theory/sympy-breakthrough-2026.

10. Bottom line

Action = one engine. Map F = forced dashboard fractions (locks 13 & 40). - Proved at Tier-B (discrete): shells, teeth, uniqueness, shell–cascade split, δ_RG, pre-reg kill list FC-MF1..4. - Lab numbers sit in B-PASS bands when compared as OUTPUT only. - Still open: full continuum path-integral derivation from S. That is a research programme you can kill with data — not a finished Theory of Everything plaque. Start deeper: Direction A technical · Map F ↔ 40.
Join r/SupremePolarityTheory CommunityIndependent verification · Share ideas · Discuss the theory with the community

CommentsAction ↔ Map F — Easy guide: what we proved, what it means