fix: switch hands-on source links to public pages branch

This commit is contained in:
Marcos Paulo
2026-09-02 16:42:28 +00:00
parent 47144e9206
commit 5ff258ded5
3 changed files with 17 additions and 13 deletions
+14 -10
View File
@@ -1,23 +1,27 @@
# Gates: AI For Dummies standalone presentation
# Gates: Rules and enforcement case study
OWNS: index.html, styles.css, app.js, docs/references/**, scripts/**
OWNS: rules/**, index.html, README.md, docs/operations-guide.md, scripts/verify.mjs
Scope: Deliver a standalone presentation teaching skills, model routing, subagents, and worktrees.
Scope: Add a concise bilingual page that explains how `netcracker/interview`
combines agent context, reusable skills, CLI checks, Husky hooks, and PR review.
- [ ] G1: bundled research references and required lesson topics exist
- [ ] G1: separate rules page presents repository-grounded summary and examples
CHECK: node scripts/verify.mjs
EXPECT: content verification passed
EXPECT: rules content verification passed
EVIDENCE: pending
- [ ] G2: the standalone presentation has working phase interaction
- [ ] G2: pipeline, skill examples, language switch, and copy controls work
CHECK: node scripts/verify.mjs
EXPECT: interaction verification passed
EXPECT: rules interaction verification passed
EVIDENCE: pending
- [ ] G3: the document is valid and has no external runtime dependency
- [ ] G3: page is dependency-free and linked from the main presentation
CHECK: node scripts/verify.mjs
EXPECT: standalone verification passed
EXPECT: rules standalone verification passed
EVIDENCE: pending
- [ ] G4: responsive and accessibility presentation review
- [ ] G4: mobile, Full HD, and 4K browser checks pass without overflow or errors
EVIDENCE: pending
- [ ] G5: main and pages point to one commit and the live rules endpoint serves it
EVIDENCE: pending