Commit Graph

11 Commits

Author SHA1 Message Date
Jesse Vincent
c6ae16d019 fix(skills): scope card falsification match to the Expected section 2026-07-04 20:49:59 -07:00
Jesse Vincent
46e87840ee feat(skills): add spec-vs-cards checker with test harness 2026-07-04 20:32:55 -07:00
Jesse Vincent
bac6ca5014 fix(skills): use [DATE] placeholder in demo-movie end card
<date> inside the innerHTML string literal parses as an empty HTML
element in the browser rather than literal text if left unsubstituted.
Use the house bracket convention instead.
2026-07-04 17:24:34 -07:00
Jesse Vincent
5f752707ef refactor(skills): finalize e2e rationalization table and red flags 2026-07-04 16:51:27 -07:00
Jesse Vincent
7965786d1b feat(skills): add proof-movie and demo-movie evidence recipes 2026-07-04 16:12:56 -07:00
Jesse Vincent
bc044af154 docs(skills): name concrete macOS tools in the computer-use ladder 2026-07-04 16:03:54 -07:00
Jesse Vincent
8b7625df19 feat(skills): add e2e desktop computer-use driving recipe 2026-07-04 16:03:10 -07:00
Jesse Vincent
bb080e2da8 fix(skills): restore interleaved sleeps in TUI form-fill recipe 2026-07-04 15:59:44 -07:00
Jesse Vincent
b1e4718205 feat(skills): add e2e browser and CLI/TUI driving recipes 2026-07-04 15:51:31 -07:00
Jesse Vincent
9640fdbfd9 feat(skills): add e2e verification-runner dispatch template 2026-07-04 15:43:47 -07:00
Jesse Vincent
c1a97b6b34 feat(skills): add agentic-end-to-end-testing decision core 2026-07-04 15:35:33 -07:00