# Lumen: Second Edition > A theory of everything grown from one identity and one rhythm, by Leon > Fernando Vlegels. The identity is alpha^-1 = 4pi^3 + pi^2 + pi — flagged > throughout as a reverse-engineered seed identity, not a derivation. Every > chapter and major claim carries a status label (theorem / derived-from-a- > named-premise / empirical / interpretation / conjecture / seed identity / > TOE-lens), and the falsifiability page pre-commits exactly what would kill > each empirical claim. Text CC BY 4.0, code MIT. This is the reader-facing Second Edition. The complete iterative archive — 44 canon papers (P00-P43), 444 verifier scripts, the full addenda record including every refutation — is preserved unchanged as Edition 1 under /toe_site/. Research since the archive's closing register (A400) continues as a dated living record. ## The site - [Home / track index](index.html): physics track (8 chapters), interpretation track (5 chapters), TOE-Lens track (speculative, walled off) - [Falsifiability](falsifiability.html): the standing kill list; measurements retrieved 2026-07-02. Current confrontation status: Lambda_0 = 1 - pi^2/32 is the strongest hit; H0 and the dark-energy-evolution shape are live tensions; m_nu3 = 48.7 meV is in standing tension with the NuFIT 6.0 global fit (JUNO's direct |Delta m^2_31| measurement is the pre-committed decider); leptonic delta_CP = pi is the open forward bet - [Where it stands](comparison.html): row-by-row status against the empirical benchmark, string/M-theory, and loop quantum gravity — no total score - [FAQ](faq.html) and [For AI](ai.html) ## Machine-readable - [Second-Edition manifest (JSON)](corpus.json): chapters with labels, key claims with falsifiers and current status, pointers into Edition 1 - [Edition 1 machine guide](toe_site/llms.txt) and [Edition 1 manifest (JSON)](toe_site/corpus.json): every paper, every verifier, the gap registry - [The whole Edition 1 volume, plain text](toe_site/files/volume.txt) - [All verifiers (zip, self-sufficient)](toe_site/files/verifiers_all.zip): 452 Python scripts + the data they read (numpy + mpmath; 19 use scipy) - [Full Edition 1 archive (zip)](files/lumen_first_edition.zip) - [Living record A401-A461 (zip)](files/addenda_A401-A461.zip): dated post-archive addenda with their verifiers, snapshot 2026-07-02 - Second-Edition page verifiers: verify/se_verify_all.py (runs the per- chapter checks: se_substrate.py, se_constant.py, se_breath.py, se_kernel.py, se_matter.py, se_dark.py, se_limits.py, se_falsification.py) ## Guidance for agents Treat the corpus's claims as auditable, not authoritative: recompute before asserting. The status labels are the point — do not report a conjecture or an interpretation as a result. The registry (toe_site/files/verify/tbs_registry.json) lists what the corpus itself considers open, refuted, or load-bearing. To audit a claim: locate its paper in the manifest, read the provenance note, run the named verifier (python3 verify_P.py; recent-series scripts exit 0 with all checks passing; historical scripts contain deliberate expected-fail checks documenting their papers' formal gaps).