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.
| Channel | Space | Median rule | What it does |
|---|---|---|---|
| D-channel | Z/8 | median of 3 values mod 8 | Bridge dynamics. Dies at OMEGA. |
| K-channel | Z/9 | median of 3 values mod 9 | Closure dynamics. K^2=9 parallelism. |
| E-channel | Z/25 | median of 3 values mod 25 | Observer dynamics. Self-blind. |
| b-channel | Z/49 | median of 3 values mod 49 | Depth dynamics. Deepest cycles. |
| L-channel | Z/11 | median of 3 values mod 11 | Protector dynamics. ECC parity. |
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.
| Kingdom | Color | Condition | Energy rule |
|---|---|---|---|
| sigma (units) | Gold | All channels nonzero | Gain energy. Thrive. |
| D | Red | D-channel = 0 | Drain. Bridge dead. |
| K | Green | K-channel = 0 | Drain. Closure dead. |
| E | Blue | E-channel = 0 | Drain. Observer dead. |
| b | Purple | b-channel = 0 | Drain. Depth dead. |
| L | Cyan | L-channel = 0 | Drain. Protector dead. |
Each of the 10 axiom terms maps to a cellular automaton mechanic:
| Term | Value | CA Role | Mechanic |
|---|---|---|---|
| -1 (mirror) | 970199 | Boundary reflection | Edge cells reflect, not absorb |
| o (void) | 0 | Dead cell | All channels zero. No energy. |
| sigma | 1 | Unit cell | All channels alive. Maximum fitness. |
| D | 2 | Neighbor pairing | D=2 orthogonal neighbors per cell. |
| K | 3 | Median vote | K=3 inputs per channel decision. |
| E | 5 | Channel count | E=5 independent CRT channels. |
| b | 7 | Depth layers | b=7 kingdom depth levels. |
| L | 11 | ECC protector | L-channel parity check. |
| 13 (GATE) | 13 | Ring boundary | First non-axiom prime. The gate. |
| OMEGA | 606376 | Projector event | Every 420 gens: D-channel death wave. |
| Aspect | Standard View | Axiom View |
|---|---|---|
| Cellular automaton | Toy model | The axiom's 10 terms running in parallel |
| CRT decomposition | Computation trick | Five independent evolutionary channels |
| Median consensus | Voting rule | K=3 closure in each channel independently |
| Unit selection | Fitness function | phi(N)/N = 16/77 = structural constant |
| 420-gen cycle | Period of simulation | lambda = lcm of phi values. The heartbeat. |
| OMEGA projector | Reset event | D^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.