Demonstration page. Every name, message and number here is invented to show the interface. No client data appears on this page.
๐ WorkshopThe day's record: what was handed over, what was answered, how well the agent's calls held up, and what it learned. Arrow keys walk back through previous days in the terminal.
143signed off this weeki
3batchesi
6mmedian fixi
4product bugs foundi
๐ Tuesday, Sep 1i๐ 8:05 am to 8:30 pmi๐ frozen demonstration snapshoti
โฑ Batches 3i
Each hand-over, and how long it took from screenshot to signed off. The agent writes a retro for every one.
4:45 pmSearch and account batch38 tests ยท handed over as a screenshot39m๐ retro written
11:59 amCheckout batch52 tests ยท handed over as a screenshot55m๐ retro written
8:20 amBilling regression batch27 tests ยท handed over as a screenshot22mโณ retro pending
๐ฌ Claude's answers 3i
Questions asked from the phone or the terminal, and what came back.
8:11 pmQhow long on bil-19? (from the phone)AAbout 10 minutes. The fix is written; the second local run is on lane 1 at step 7 of 9.
3:40 pmQwhy did the whole checkout batch fail on the first run?ASuite load. 52 tests hit the payment sandbox at once and 31 of them timed out on the same call. All 31 passed a plain re-run with no code change, and the other 21 were fixed in parallel lanes.
10:05 amQis adm-03 a bug or a product change?AProduct change. The admin form now saves on blur and the Save button is gone by design. The spec note and the test are updated; nothing to file.
๐ Calibration and pace i
The agent's judgment, scored against what actually happened.
๐confident-paste calls: 41/43 correct
๐bug calls: 4/4 confirmed by the product team
โclassification misses: 2
โฑmedian first-seen to signed-off today: 6m
๐ Tracker 10i
3 bugs ยท 2 changes ยท 5 features open ยท ๐ค = the agent suggested it ยท ๐ค = Kevin asked for it
๐คfeature ยท mediumBatch census: diagnose a whole failing batch in one pass instead of one trace at a time
๐คchange ยท highBoard: keep bug-blocked tests visible under the ladder so they are not lost
๐คbug ยท lowPaste queue and paste-ready set disagree when a board row does not name the file
๐คfeature ยท lowWorkshop: one key to open the latest retro
๐ Known bugs 6i
6 open with the product team ยท 1 filed today, report written by the agent
#412CheckoutPromo code field clears itself when the cart total changesin progress
#409AccountAddress form accepts letters in a numeric-only postcode modefiled today
#398SearchSorting by date ignores the year when two results share a monthin progress
๐ง Learned this week 3i
Corrections that became rules. Each one is now a check that fails if it happens again.
๐ง A batch investigation starts with a plain re-run. Nine of fifteen first-run failures were load, not defects.
๐ง Evidence must be gathered as the user the test runs as. A default-user page dump says nothing about a guest's UI.
๐ง Nothing unverified reaches Kevin. A fix without a recorded run is not ready to hand over.