ROOT0://MASTER_PORTFOLIO

v16.0 — CYBERPUNK 8-BIT ARCHIVE

/root0/layers/L1.30_wheel_rule.exe

THE WHEEL RULE

ENGINE RULE

Keep the original 8 bits. For every turn of the wheel — 4 hops — add 8 bits to one of the original bits. Rule: you cannot expand the same bit twice.

WHEEL SIMULATOR
7 6 5 4 3 2 1 0

READY // CORE INTACT

EXPANSION SEQUENCE

> Traversal prevents double-expansion on same bit

> Forces full sweep: .99 → .98 → .97 → .95 → 00 → -00 → -01 → -02 → -03

> Each turn expands WIDTH, not depth. Original 8-bit core never breaks.

ORIGINAL 8-BIT CORE
IMMUTABLE // v16
ENGINE RULE

Tools that build tools must not corrupt their parent. Expansion attaches, core persists.

WHY 4 HOPS

4 hops = 180° on 8-bit wheel. Opposite bit each turn enforces distribution, avoids clustering.

LIMIT

After -03, no further right. Width maxed. Start new wheel (L1.31).

ROOT0.MASTER.PORTFOLIO v16 preserves L1.00 → L1.29 L1.30 // GREEN TERMINAL ACTIVE