Demonstrations.
Every cargo class, verified in this tab.
Each demo runs the same deterministic Rust engine that made the conformance corpus, compiled to WebAssembly. It reconstructs the content from the wire and re-derives its own hash on your machine, then checks it against the standard — the equivalence criterion each class is built on. Nothing here is taken on trust; it proves itself as it runs.
For the format itself, see the spec, the reference implementation, and the rationale.
Sight & motion
Reconstructed from instructions, not pixels — the wire carries the world, your tab renders it.
Worlds
replay-equivalencewai.world.{scene,replay,live} A sealed interactive session re-derives every state from kilobytes of signed ops — and converges to the same hash on every machine.
Open demoWorld model
replay-equivalencewai.world.model An interactive world MODEL, integer all the way down: drive it with the arrow keys, every generated frame hash-verified, every keystroke a signed action op whose trace replays to one portable session hash. A generated world you can put in a receipt.
Open demoFilm
film-equivalencewai.film.linear A film is a sealed camera-on-rails world. The tab reads the world at each frame, projects it through the camera, and re-derives every frame's hash.
Open demoVolumetric
frame-state-equivalencewai.splat.4d A moving Gaussian cloud carried as per-Gaussian keyframed tracks — interpolated and re-hashed frame by frame, in the fixed-point floor.
Open demoAvatar
pose-equivalencewai.avatar.pose A digital human as a skeletal pose stream — bone transforms replay to the identical hash and skin a glTF mesh by the deterministic pose.
Open demoLearned codecs
A learned neural image codec, decoded in integer arithmetic — so the reconstruction is a portable hash, not a float that only matches its own build.
Neural image
integer-exactwai.neural.int_hyper A ~1.4 KB bitstream from a post-training-quantized learned codec, decoded entirely in pure-i64 wasm — no float, no ML runtime — then hash-verified byte-for-byte against the native reference.
Open demoJPEG-AI entropy
decode-equivalencewai.image.jpegai The ISO/IEC 6048 JPEG-AI mANS entropy decode — a published international standard's bitstream — run with the same pure-i64 wasm a native sink runs, its decoded symbols hash-verified byte-for-byte against the native reference.
Open demoByte-exact video
frame-state-equivalencewai.video.int_motion An integer inter-frame clip — integer motion compensation + quantized residual — decoded and played in-tab, every frame re-checked against the native reference hash. The keyframe can be the learned int_hyper codec.
Open demoNeural audio
sample-equivalencewai.audio.int_codec A learned 1-D audio codec — integer transposed-conv synthesis + integer IGDN over a factorized-rANS latent — decoded to int16 PCM in pure-i64 wasm, hash-verified against the native reference, then played. The audio sibling of int_hyper.
Open demoNeural 3D
splat-equivalencewai.splat.int_codec A learned Gaussian-splat codec — integer synthesis over a factorized-rANS latent — decoded to the [14,S,S] attribute tensor in pure-i64 wasm, hash-verified against the native reference, then rasterized. The int_hyper of 3D; WAI pins the attributes, not the pixels.
Open demoGeneration
The create-side of byte-exact conformance: a deterministic integer generator whose output hash is portable — generated content you can put in a receipt.
Computation
A quantum computation, carried as instructions and reconstructed exactly — no hardware, no speedup. (A sibling deterministic transform, wai.ternary.tt, is registered as a provenance capability — reference-only, not a rate-competitive codec; see the spec.)
The course
seven modules, live in the tabquantum, reconsidered A working course in quantum algorithmic design — taught as a way of thinking about problems, on the classical hardware you already have. Seven modules, each running its idea live in the browser: interference as the one irreducible resource a thermodynamic sampler cannot use, the phasor unification that collapses quantum kernels, Born machines and holographic representations into a single algebra, the deployable phasor classifier, the honest limits (barren plateaus, dequantization), the surviving exponential moat of learning from quantum data, and a signed energy receipt for every operation. Change the inputs and watch the math answer. No QPU, no cloud, no account.
Open demoQuantum circuit
statevector-equivalencewai.quantum.circuit A few hundred bytes of gate op-log, classically simulated in pure-i64 wasm — the reconstructed 2ⁿ-amplitude statevector hash-verified byte-for-byte against the native reference. The QFT presets are the quantum Fourier transform, carried as a circuit. No quantum hardware, no speedup — a quantum computation you can put in a receipt.
Open demoAutonomous calibration
reproducible + receiptwai.quantum.cal.* Automated calibration primitives — Rabi tune-up, Ramsey/T2, RB, readout, silicon-spin charge-stability, two-qubit cross-resonance, crosstalk, DRAG, and robust optimal control — plus a signed calibration campaign — as deterministic Rust in pure-i64 wasm. Each autonomously recovers a hidden device parameter from a blind sweep (hit 'new device' and watch it find any value), byte-exactly, and seals a signed wai.quantum.calibration receipt. Deterministic and attested. Simulated device, no cryostat.
Open demoError mitigation
signed post-processingwai.quantum.mitigate The classical layer between raw QPU counts and the reported number — zero-noise extrapolation, tensored readout inversion (M3), and classical shadows — as deterministic pure-i64 wasm. Each recovers a hidden ideal expectation from a simulated noisy front-end, byte-exactly, and seals a signed, joule-metered wai.quantum.mitigate receipt binding (raw data, noise-model hash, method, seed) → (mitigated estimate ± error). The one layer the float mitigation stacks leave unsigned. Simulated front-end, no QPU.
Open demoqLDPC decoding
joules-per-decode, signedwai.quantum.decode A deterministic fixed-point Relay-BP (normalized min-sum) decoder for quantum LDPC codes — the toric code and the [[72,12]] bivariate-bicycle 'gross' code — as pure-i64 wasm. Plain belief propagation fails on quantum codes (degeneracy + short cycles); relay legs with disordered per-node memory break the symmetry, and the Monte-Carlo panel shows Relay-BP's logical error rate below plain BP's across the range. Each decode is byte-identical on every machine and seals a signed, joule-metered wai.quantum.decode receipt carrying joules-per-decode — the metric no decoder reports and none signs. Simulated syndromes, no QPU.
Open demoFilter-function control
signed PSD + robust pulsewai.quantum.cal.* Frequency-domain robust control for correlated / 1-f dephasing, as deterministic pure-i64 DSP. Noise spectroscopy reconstructs a hidden noise PSD from a dynamical-decoupling filter bank (Richardson–Lucy); filter-function robust control reshapes a DD sequence to push its filter's stopband over that noise, turning a large coherence loss into a large gain. Both run entirely offline against a model, byte-identical on every machine, each sealing a signed wai.quantum.calibration receipt — the robust one binds the exact PSD hash it is hardened against. Simulated device, no cryostat.
Open demoNoise learning
signed model, mitigation-boundwai.quantum.cal.noise_learn Cycle Benchmarking + Cycle Error Reconstruction of a sparse Pauli–Lindblad noise model, as deterministic pure-i64 Rust. Recovers a hidden device's Pauli error rates from a simulated twirled-cycle experiment (positivity-preserving multiplicative solve), seals the signed model, and closes the loop: a probabilistic-error-cancellation of a Pauli observable binds that exact model by its hash — the producer for wai.quantum.mitigate's noise_model_hash hook. Simulated cycle, no QPU.
Open demoCircuit compilation
signed equivalence certificatewai.quantum.compile A deterministic Clifford circuit router plus a byte-exact stabilizer-tableau equivalence check. Routes a circuit onto a hardware coupling graph (inserting SWAPs so every two-qubit gate is local), proves the routed circuit is equivalent to the source, and seals a signed wai.quantum.compile receipt binding (source hash, compiled hash, coupling hash) → equivalent — then the same check rejects a tampered circuit. Compilation correctness, which no compiler signs; exact for Clifford circuits. Simulated, no QPU.
Open demoQuantum IDE
the whole toolchain, in the tabwai.quantum.toolchain A full quantum development environment that runs entirely in the browser — no cloud, no account, no Python, no vendor SDK. Build or load a circuit (Bell, GHZ, QFT, Grover, Bernstein–Vazirani, teleportation, …), run it on the byte-exact classical simulator, and inspect amplitudes, interference, per-qubit entanglement, measurement statistics, and the recommended backend (Clifford → statevector → tensor-network). Import/export OpenQASM; every run reproducible to the bit and sealed into a signed receipt.
Open demoAtom rearrangement
signed defect-free planwai.quantum.rearrange A deterministic Hungarian / linear-sum-assignment solver for neutral-atom register preparation. Loads a stochastic ~half-full trap array and plans the minimum-total-distance moves that turn it into a defect-free target register — every target site assigned a distinct atom — sealing a signed wai.quantum.rearrange receipt whose success verdict is re-checkable, and rejecting a tampered plan. Solver optimality is exact (tested vs brute force); a geometric model, transport physics out of scope.
Open demoBill of materials
signed provenance manifestwai.quantum.qbom A Quantum Bill of Materials: the stage receipts of one computation — a routed+proven circuit, a calibration, a defect-free atom register, an error mitigation, a decode — assembled into a single signed, content-addressed provenance manifest with a total-energy roll-up and an operator-envelope export. Every listed stage binds a receipt that itself verifies, so a swapped or forged stage breaks the bill. The synthesis of the quantum-ops receipt family; the audit sidecar an operations stack doesn't sign.
Open demoSound
Ship the composition or the scene; the sink renders the audio.
Spatial audio
mixdown-equivalencewai.audio.scene Object-based audio: sound objects + a scene, mixed to a bit-exact PCM for a declared layout in the deterministic floor.
Open demoScore
mixdown-equivalencewai.audio.score Music as note events — a trig-free synth in the Fx floor renders the canonical mixdown; a soundfont is the sink's presentation.
Open demoTouch & state
The smallest payloads — a recipe for an actuator, a feed of typed state.
Haptics
sample-equivalencewai.haptic.signal Touch as a keyframed intensity/sharpness envelope, reconstructed to actuator samples that hash identically on every sink.
Open demoState feeds
replay-equivalencewai.feed.state Scoreboards, telemetry, market tape as signed state — converges to one hash regardless of arrival order. Ship state, not pixels.
Open demoLive & synthesis
Many participants, or many cargo classes at once — all verified in-tab.
Telepresence
convergencewai.avatar.pose (live) Two isolated tabs sign skeletal ops over the relay and converge on the identical pose hash — a live world of avatars.
Open demoShared world
convergencewai.world.model (shared) Two tabs co-drive one generative world; each keystroke is a signed action op, both replay the merged log and converge on the identical byte-exact world + session hash. Multiplayer convergence for a generated world.
Open demoPrivate channel
confidentialitywai.*.e2e_encrypted End-to-end encrypted over the real relay: an MLS group derives a shared SFrame key, object payloads are sealed so the relay forwards + signs a moq-jwp receipt over only ciphertext. A member decrypts; a non-member can't. MLS + SFrame per draft-jennings-moq-e2ee-mls.
Open demoEverything
reel + mixdownwai.film.reel + score One envelope carrying several cargo classes — a cut film and its embedded soundtrack — every part re-derived and checked, played in sync.
Open demoTrust
The verify half — for content WAI does not reconstruct.
Provenance
signed lineagewai.asset.provenance A signed, energy-accounted lineage for opaque captured content — content-addressed, Ed25519-sealed, with measured joules per step.
Open demoQuantum operations
gate ⊗ meter ⊗ receiptwai.quantum.{calibration,job} The verify half applied to the quantum-control industry: seal a signed, content-addressed, joule-metered, grant-authorized receipt of a calibration run or a QPU job — then watch it enforce itself in-tab. Tamper a field and verify fails; blow the joule budget and verify fails; a job binds the exact calibration state it ran under. WAI owns the receipt; the control system runs the hardware.
Open demoAttested streaming session
manifest-equivalencewai.video.{manifest,ssai} The verify half applied to streaming delivery: a per-session manifest rendered as a pure function of the session class — ads spliced at real EXT-X-DISCONTINUITY, blackouts and geo applied — and sealed in a receipt binding the grant, the composition and the policy. Substitute a creative and the receipt breaks; drop the grant's funds ceiling below the billable spend and it refuses to verify; and because the manifest depends on the class rather than the viewer, one generation serves the whole class, so the per-viewer energy amortises in front of you.
Open demo