Orszag-Tang vortex, preserved in a verifiable public record.
The canonical 2D ideal-MHD test (Orszag & Tang, 1979) on a periodic 256² grid, integrated by Lax-Friedrichs in a GPU compute kernel; signing and verification run through Rail. Each published frame was hashed and signed by an Ed25519 witness against the entropy beacon, so a paper citing a state at pulse_id N can be verified years later from the public record. The publisher is paused — the frame below is the last attested state, and it still verifies.
The stream stopped at p#396703 · chain intact to here · every signed record below still verifies.
The OT publisher has been offline since
Each published frame's bytes were signed against the beacon pulse
current at signing time. To cite a state, capture both the frame
attestation and the beacon pulse it was bound to. Anyone can
verify with the public verifier
(/attest/verify.sh) and the public
key (/attest/fleet0.pub.pem,
fp = cac5f21a70564aeb).
Reproduce-the-frame instruction:
Sits in conversation with the conservation-law numerics tradition (van Leer, Roe, Harten, Toro) and the cryptographic-attestation lineage (Drand, NIST randomness beacon). The intersection — physical chaos plus public Ed25519 provenance plus a self-hosting compiler in the signing path — is what's novel here.
References: