Context. The two demo scripts (`bun run demo:todo-cli` and `bun run demo:failure-gates`) produce clean, readable terminal output that would be great content for tweets and HN posts. Right now there's no recipe for capturing them as asciinema/asciicast files, so community contributors can't share recordings.
Ask. Add a short docs/demo/RECORDING.md that:
- Lists the tools needed (
asciinema, optionally agg for GIF conversion)
- Shows the exact command to capture the failure-gates demo
- Shows the exact command to capture the todo-cli demo
- Suggests where to host the resulting
.cast files
Why this is a good first issue. Pure docs work; no code changes; lets future contributors share their own recordings.
Acceptance.
Context. The two demo scripts (`bun run demo:todo-cli` and `bun run demo:failure-gates`) produce clean, readable terminal output that would be great content for tweets and HN posts. Right now there's no recipe for capturing them as asciinema/asciicast files, so community contributors can't share recordings.
Ask. Add a short
docs/demo/RECORDING.mdthat:asciinema, optionallyaggfor GIF conversion).castfilesWhy this is a good first issue. Pure docs work; no code changes; lets future contributors share their own recordings.
Acceptance.
docs/demo/RECORDING.mdexists