pixel-chain-story

Lab mesh / mini-devnet

Status: local multi-process lab — not a public mainnet.

What ships

Artifact Command
2-node gossip bun run test:net
4-node mesh + tip extension bun run test:four-node
Leader lottery (lab) bun run test:election
OTS single-use at ledger bun run test:ots-reuse

Honesty

Continuity demo (SISO — “store stays up when AWS dies”)

Not Amazon the company — a storefront that shone in. Claim shape:

  1. Origin API process plays “AWS” (kill it).
  2. Checkout/settlement keeps working via remaining Pixel sequencers + SISO mirrors.
  3. Honest line: continuity of settlement & mirrored artifact, not “we replace AWS compute.”

Lab today: test:four-node + kill one node mid-tip — peers still extend (Gate C skip).
Continuity lab: bun run test:chaos-drill — origin_dark → mirrors serve flag → till accrues (bookkeeping).
Public “AWS went dark, store didn’t” still needs Gate G diversity + Gate J real-host drill (CONTINUITY-SISO.md).

Next to become attackable

  1. Publish a long-lived 4+ node host set (home/VPS mix) with fixed seeds.
  2. Real VRF or BFT quorum over that set.
  3. Real-host SISO chaos drill (beyond lab test:chaos-drill).
  4. Equivocation slash + explorer.

Until then: clone, run test:four-node, try to break tip agreement.