Skip to content

Demo recordings (not a software release)

Pre-release
Pre-release

Choose a tag to compare

@mahirhir mahirhir released this 26 Aug 01:18
· 67 commits to main since this release

Terminal recordings of the verification path, captured with script(1) from real runs against a fresh anonymous clone at commit 177141e on 2026-08-26 (WSL2 Ubuntu 24.04, dev profile).

  • tracefold-demo-10s.gif - the atom: verify an intact receipt (exit 0), flip one byte, verify again (exit 7).
  • tracefold-demo-30s.gif - the chain: an agent acts through gx, a receipt is issued, three files travel, a stranger verifies offline, a tampered copy fails.
  • *.cast - the same two runs as asciicast v2, for anyone who would rather replay the bytes than watch a GIF.

Excluded from both recordings on purpose: cargo build --workspace, measured at 64 seconds on this run. The demos start after the binary exists. No output was retyped or staged.