Skip to content

Releases: kuwrom/one-field

The searchlight

Choose a tag to compare

@kuwrom kuwrom released this 07 Jul 19:16
v0.30

the engine narrates itself: registry, live graph, Higgs closure

v 0.22, added collab rules

Choose a tag to compare

@kuwrom kuwrom released this 15 Jun 18:12
9e36ca9
Merge pull request #1 from kuwrom/collab-structure

Collab structure

presentation fixes

Choose a tag to compare

@kuwrom kuwrom released this 14 Jun 12:45
v0.21

extend interference web to depth-2 echoes

Polynomial Closure - v0.2

Choose a tag to compare

@kuwrom kuwrom released this 11 Jun 13:34
v0.2: polynomial closure on four integers + recursive echo ledger

Replace the E8/ per-layer package (14 modules) with interference/
(7 flat modules + run + words). Every dimensionless quantity is now
a polynomial or rational function of four irreducible integers
(d_10=2, d_11=3, n_7=7, n_26=26) + pi, with m_e as the sole
dimensional anchor (M_Pl, G, v_EW, m_mu, m_tau become outputs).
The four-integer rigidity is proven in the companion paper
"The Octavian Coherence Gate" (doi:10.5281/zenodo.20493955).

Deeper interference layers are tracked by one recursion
x_{t+1} = b + W(x_t), implemented as the EchoTerm/Ledger/Web
machinery in root.py. The Hurwitz gate caps echo depth at 3
(matching R -> C -> H -> O), so every derived edge is a theorem
in the four integers and no numerology can enter the recursion.

New predictions: sin^2 theta_W, M_W, M_Z (electroweak triplet) and
Omega_DM/Omega_b = 2pi - 1. Scorecard: 35 numerical checks + 3
structural closures. 58 pytest tests, run from repo root.

Also fixes the Perron-Frobenius eigenvalue assertion in words.py
(the D^(6) nimrep has three magnitude-2 eigenvalues, so the
real-eigenvalue filter is required).

v 0.1 freeze

v 0.1 freeze Pre-release
Pre-release

Choose a tag to compare

@kuwrom kuwrom released this 11 Jun 13:32
v0.1.1

v0.1.1: per-layer derivation, with physical-motivation docstrings and…

first release

Choose a tag to compare

@kuwrom kuwrom released this 21 May 09:33
v0.1

initial release