Commit fb162d2
committed
docs(demo): add asciicast recording + GIF, embed in README
Adds a real recording of `aicertify demo` running end-to-end:
- `docs/demo.cast` — asciinema v2 cast (60 KB, 135 frames). Replayable
with `asciinema play docs/demo.cast` for byte-exact byte-stream
reproduction. Recorded against the rich-UX runner from the preceding
commit, with OPENAI_API_KEY unset, so it shows what a fresh-install
user actually experiences.
- `docs/demo.gif` — agg-rendered GIF (316 KB, 68 frames at 2× speed,
monokai theme). Embedded in README right after the Quick Start so
README visitors see the rich UX before they install anything: ASCII
banner, spinners with emojis, MessageGroup panel, success markers,
and the final report path. Renders inline in any markdown viewer
including GitHub mobile.
CHANGELOG records both this artifact set and the rich-UX rewrite from
the preceding commit under [Unreleased].1 parent fa7bf8b commit fb162d2
4 files changed
Lines changed: 149 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
0 commit comments