Self-verification without an oracle
The model toggles β₁ between 0 and >0 to verify truth claims. Given a claim and its rejection history, Clockwork reads the void boundary and knows: β₁ = 0 means ground state (proved); β₁ > 0 means topological deficit (open).
Ambient law kernel
LAW_KERNEL_ID = god-formula/v1 is the cycle-free shared law kernel for the Aeon stack. gnosis, gnode, aeon-forge, and runtime consumers bind to one shared universe certificate surface instead of re-implementing partial local checks.
Buleyean logic
Post-fold logic where truth is ground state and proof is rejection. Boolean is the K = 2 special case. The Bule is the unit of value — one rejection step. Proving P with K alternatives requires eliminating K−1; the void boundary after rejection is the proof.
The Sliver — no option dies
Every option retains positive probability; no alternative ever reaches zero. THM-BULEYEAN-POSITIVITY proves P(i) > 0 for all i, for all rejection histories. The +1 guarantees exploration, so Clockwork never gets stuck.
Jet-engine compressor cascade
Each REJECT edge with K live alternatives discriminates the hypothesis space by a factor of K. A chain of REJECT stages compresses candidate worlds by the product of per-stage arities — the same law as a jet-engine compressor cascade (overall ratio = product of per-stage ratios).
Mechanized formal surface
Verification guarantees rest on the canonical theorem ledger in open-source/gnosis: 3,228+ Lean 4 declarations across 201 modules, 112 TLA+ specifications, and 1,499 GG proof topologies — fork/race/fold axioms, monoidal coherence, queueing, ergodicity, and more.