Transcripts
Every runDemoWalk writes transcript.txt unless E2E_DEMO_TRANSCRIPT=0. That includes the fast path — regenerate the handout without replaying the paced demo. The file lives in the same timestamped folder as the storyboard stills (test-results/e2e-demo/stills/<stamp>/ or video/<stamp>/).
The handout is email-safe: no markdown, no wall-clock. Stitch drops setup and concatenates focused cuts, so Playwright elapsed time is not a walk.mp4 seek. Cite the step number, the route, and the control.
1 / 10 - Owner signs in
ADMIN
/login
Typed Email: owner@example.com
Clicked Sign inE2E_DEMO_TRANSCRIPT_MD=1 also writes transcript.md.
Password and card-like fields are redacted ((hidden)).
JSON sits beside the text file as transcript.json for tooling.