feat: add AI For Dummies presentation
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user