Commit bff0415
committed
Replace the hero with a real recorded session
The old hero was an SVG drawn by docs/capture_hero.py — honest about the
renderers, since it drove them directly, but the numbers in it came from a
benchmark report rather than from the session on screen, and nobody watching a
still image learns what the pipeline feels like while it runs.
This is a recording instead. One session against Textualize/rich, driven through
a real PTY at 100 columns: the plain-English bug report, the PM agent refusing to
guess and asking what truncation should mean, the scope locking on seven
criteria, and the delivery timeline streaming Planner -> Dev -> QA -> jury with
each stage's model, elapsed time and running cost. It ends on /costs.
Thirteen minutes will not fit in a README, so the cast is cut to six windows and
spliced rather than uniformly sped up — past about 4x a terminal stops reading as
anything. Fifteen seconds, 385K.
The run behind it delivered R-111 for $1.72.
capture_hero.py and cli-hero.svg go with it; a generator nobody runs again is
just a file that rots.1 parent cab68de commit bff0415
4 files changed
Lines changed: 6 additions & 417 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
This file was deleted.
0 commit comments