feat: add AI For Dummies presentation

This commit is contained in:
Marcos Paulo
2026-09-02 00:33:49 +00:00
commit 9557cae6b6
7 changed files with 108 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Gates: AI For Dummies standalone presentation
OWNS: index.html, styles.css, app.js, docs/references/**, scripts/**
Scope: Deliver a standalone presentation teaching skills, model routing, subagents, and worktrees.
- [ ] G1: bundled research references and required lesson topics exist
CHECK: node scripts/verify.mjs
EXPECT: content verification passed
EVIDENCE: pending
- [ ] G2: the standalone presentation has working phase interaction
CHECK: node scripts/verify.mjs
EXPECT: interaction verification passed
EVIDENCE: pending
- [ ] G3: the document is valid and has no external runtime dependency
CHECK: node scripts/verify.mjs
EXPECT: standalone verification passed
EVIDENCE: pending
- [ ] G4: responsive and accessibility presentation review
EVIDENCE: pending