Skip to content

Demo Media Strategy

AIT demos need two kinds of recordings:

  • asciinema for authentic operator sessions. Use it when showing real terminal output from ait, Seam, meshmapper, or Assay.
  • VHS for reproducible scripted clips. Use it for README animations, docs hero clips, and short guided walkthroughs that should be refreshable as code.

Directory Layout

docs/demos/
  casts/   # asciinema .cast recordings
  vhs/     # scriptable .tape files
  media/   # generated gif/webm/mp4 outputs

Generated media can be committed when it is useful for public docs. Large recordings should stay out of the repo and be regenerated from .cast or .tape sources.

First Recordings To Produce

  1. ait demo full-agent-mesh --scenario content_rewrite --trials 1
  2. seam rules trace over the generated edge transcript
  3. meshmapper ingest summary from the same run
  4. Assay report rendering for the finding
  5. range deployment walkthrough for Ludus R2 and raw Proxmox R3