14 lines
594 B
Markdown
14 lines
594 B
Markdown
# Quality Checklist: {{FEATURE}}
|
|
|
|
*Created: {{DATE}}*
|
|
|
|
Reviewer-owned quality gate for the written requirements — these boxes judge
|
|
the spec text, not the implementation. Check an item only after actually
|
|
reviewing it; add domain-specific items freely.
|
|
|
|
- [ ] Every user story has at least one concrete acceptance scenario
|
|
- [ ] Each requirement is verifiable (a test could pass or fail it)
|
|
- [ ] Success criteria are measurable without naming technologies
|
|
- [ ] All clarification markers are resolved or consciously accepted
|
|
- [ ] Assumptions state the chosen default AND what was ruled out
|