28 lines
1021 B
Markdown
28 lines
1021 B
Markdown
# Gates: Rules and enforcement case study
|
|
|
|
OWNS: rules/**, index.html, README.md, docs/operations-guide.md, scripts/verify.mjs
|
|
|
|
Scope: Add a concise bilingual page that explains how `netcracker/interview`
|
|
combines agent context, reusable skills, CLI checks, Husky hooks, and PR review.
|
|
|
|
- [ ] G1: separate rules page presents repository-grounded summary and examples
|
|
CHECK: node scripts/verify.mjs
|
|
EXPECT: rules content verification passed
|
|
EVIDENCE: pending
|
|
|
|
- [ ] G2: pipeline, skill examples, language switch, and copy controls work
|
|
CHECK: node scripts/verify.mjs
|
|
EXPECT: rules interaction verification passed
|
|
EVIDENCE: pending
|
|
|
|
- [ ] G3: page is dependency-free and linked from the main presentation
|
|
CHECK: node scripts/verify.mjs
|
|
EXPECT: rules standalone verification passed
|
|
EVIDENCE: pending
|
|
|
|
- [ ] 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
|