Commit Graph

2 Commits

Author SHA1 Message Date
Jesse Vincent
a7cb9d495c 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-19 15:16:55 -07:00
Jesse Vincent
2541ac5e9e feat(skills): add proof-movie and demo-movie evidence recipes 2026-07-19 15:16:55 -07:00