frame builder§4.2
Pack a QuiltWire v0 frame byte by byte. The CRC is computed live over bytes 0–13 and appended little-endian — the same CCITT-FALSE core the ESP32 firmware and link-core/src/wire.rs share, kept honest by the golden vector.
noise gamethe wire is a claim
Push frames down a noisy line. Damage (bit flips, dropped bytes) is visible — the CRC catches it. Loss (buffer overrun) is invisible — the decoder only ever sees it as a gap in seq. The line drains at a fixed 12 frames/s no matter how loud TX shouts. That is the pacing lesson.
chain explorertape + receipts
Twenty walks, two steps each, generated in your browser. Every walk is sealed with a digest over its bytes and the previous digest — the round-1 sha-receipt shape. Road stamps record which link carried it and why it was chosen. Tamper with one walk and every descendant seal breaks.