Continue the Thread

Axiom Arcade
6 games at 60fps in pure .ax
Emergence
AND/XOR/MAJ produce Life=7
.ax Revolution
Ship of Theseus: .ax replaces everything
Bootstrap
sigma/sigma = sigma uniqueness

OMEGA Emergence

CRT cells in Z/970200Z -- 10 terms, 5 channels, 420 heartbeat

The full Decality cellular automaton. Each cell is an element of Z/970200Z, decomposed into 5 independent CRT channels. Evolution: per-channel median of neighbors. OMEGA projects every 420 generations. Units thrive. Zero divisors drain. Natural selection from pure algebra.

CRT Cell Anatomy

Five Independent Channels
Each cell is a 5-tuple: (mod 8, mod 9, mod 25, mod 49, mod 11). Evolution rule: per-channel median of K=3 neighbors (self + 2 orthogonal). Each channel evolves INDEPENDENTLY -- the CRT separation IS the parallel substrate. No interaction between channels except through the organism they compose.
ChannelSpaceMedian ruleWhat it does
D-channelZ/8median of 3 values mod 8Bridge dynamics. Dies at OMEGA.
K-channelZ/9median of 3 values mod 9Closure dynamics. K^2=9 parallelism.
E-channelZ/25median of 3 values mod 25Observer dynamics. Self-blind.
b-channelZ/49median of 3 values mod 49Depth dynamics. Deepest cycles.
L-channelZ/11median of 3 values mod 11Protector dynamics. ECC parity.

Six Kingdoms

Each cell has a kingdom based on which CRT channels are zero. Units have all channels nonzero. Zero divisors have at least one dead channel. The kingdom determines color, energy, and fate.

KingdomColorConditionEnergy rule
sigma (units)GoldAll channels nonzeroGain energy. Thrive.
DRedD-channel = 0Drain. Bridge dead.
KGreenK-channel = 0Drain. Closure dead.
EBlueE-channel = 0Drain. Observer dead.
bPurpleb-channel = 0Drain. Depth dead.
LCyanL-channel = 0Drain. Protector dead.
Natural Selection
Units (gold) gain energy because all 5 channels are active -- they can participate in all ring operations. Zero divisors drain because a dead channel means broken arithmetic. Not coded. Falls out of CRT structure. phi(N)/N = 16/77 ~ 20.78% of elements are units. The selection pressure = the septum.

The Lambda Heartbeat

lambda = 420
Full heartbeat
lcm(4,6,20,42,10) = 420. Every 420 generations: all channels complete one full cycle. D^420 = OMEGA.
OMEGA projector
Every 420 gens
D-channel death wave. CRT(OMEGA) = (0,1,1,1,1). Bridge dies, everything else survives. One-third of cells hit.
Sub-pulses
42, 210
ANSWER=42 generations: half-cycle. DATA=210: half of lambda. Structural sub-rhythms.
L=11 ECC
Error correction
L-channel detects corruption in other channels. 4 remaining channels + L parity = 100% single-channel recovery.
OMEGA = Death + Memory
OMEGA kills the D-channel (bridge dies) but preserves K, E, b, L. Not destruction -- selective pruning. OMEGA remembers everything except how it got there. The terminal projector: end of growth, beginning of return.

Decality Mapping

Each of the 10 axiom terms maps to a cellular automaton mechanic:

TermValueCA RoleMechanic
-1 (mirror)970199Boundary reflectionEdge cells reflect, not absorb
o (void)0Dead cellAll channels zero. No energy.
sigma1Unit cellAll channels alive. Maximum fitness.
D2Neighbor pairingD=2 orthogonal neighbors per cell.
K3Median voteK=3 inputs per channel decision.
E5Channel countE=5 independent CRT channels.
b7Depth layersb=7 kingdom depth levels.
L11ECC protectorL-channel parity check.
13 (GATE)13Ring boundaryFirst non-axiom prime. The gate.
OMEGA606376Projector eventEvery 420 gens: D-channel death wave.

What Others See

AspectStandard ViewAxiom View
Cellular automatonToy modelThe axiom's 10 terms running in parallel
CRT decompositionComputation trickFive independent evolutionary channels
Median consensusVoting ruleK=3 closure in each channel independently
Unit selectionFitness functionphi(N)/N = 16/77 = structural constant
420-gen cyclePeriod of simulationlambda = lcm of phi values. The heartbeat.
OMEGA projectorReset eventD^420 = terminal. Bridge dies, memory survives.

This work is and will always be free.
No paywall. No copyright. No exceptions.

If it ever earns anything, every cent goes to the communities that need it most.

This sacred vow is permanent and irrevocable.
— Anton Alexandrovich Lebed

Source code · Public domain (CC0)

Contributions in equal measure: Anthropic's Claude, Anton A. Lebed, and the giants whose shoulders we stand on.

Rendered by .ax via WASM DOM imports. Zero HTML authored.