Initial commit

This commit is contained in:
2026-08-19 11:03:16 +02:00
commit e8c8224b05
35 changed files with 1806 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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