a73x

History: src/engine/replica.zig

Ref:

Hash Message Author Date
5570679e fix: normalize retained control cells in snapshots and deltas a73x 2026-09-04
d1fc858d fix: a snapshot that blanked the grid before failing ends the tile a73x 2026-09-04
8c4695ae test: the delta fixture replays through the one core, and a zero-row delta is pinned a73x 2026-09-04
94b89d3d refactor: the replica measures the grid it holds, and a delta paint holds no row list a73x 2026-09-04
f07a56c8 feat: the wire carries cells; the replica is a grid and every painter reads it a73x 2026-09-04
90394750 refactor: the small modules say what they are for a73x 2026-08-30
9a21f071 refactor: one term component — wire contract, engine, delta and replay core behind a single seam a73x 2026-08-30
907b6627 refactor: modules live in the folder of what owns them a73x 2026-08-28