A discrete computational framework for fundamental physics.
Physics emerges from three axioms applied to a 3D octahedral lattice:
- Unity (A=1): amplitude is conserved at every tick
- Locality: information propagates only between adjacent nodes
- Phase (U(1)): each particle carries an internal clock
Every particle has its own tick counter. Gravity is clock density. The observer is a clock. Measurement is irreversible because you cannot un-add a clock.
Geometry First: Quantum Mechanics, Gravity, and the Origin of the Standard Model from a Single Conservation Law — Paper I of the A=1 Discrete Causal Lattice series.
- Landing page: geometryinducedphysics.org/papers/paper-01-geometry-first
- Citation (canonical, Zenodo): doi.org/10.5281/zenodo.20291342 (v1.01; prior v1.0 doi.org/10.5281/zenodo.20078529)
paper/ LaTeX source (main.tex + sections/)
src/core/ OctahedralLattice, CausalSession, PhaseOscillator,
TickScheduler, UnityConstraint
src/experiments/ exp_00 through exp_06
src/utilities/ path_counter, lattice_calibrator, visualizer
notes/ working notes on key ideas
python audit_universe.pyReleased at v1.01 (Zenodo
doi.org/10.5281/zenodo.20291342;
prior v1.0
doi.org/10.5281/zenodo.20078529).
The manuscript is in paper/ and the experiment suite in
src/experiments/; python audit_universe.py rolls up the audit table
that tracks each claim's PASS / PART / STUB status.
See CITATION.cff
See LICENSE.md