Acceptance Criteria¶
This is a template. Replace every bracketed placeholder. This file itself establishes
no policy. Every row must reference a Feature ID from feature-inventory.md; do not
introduce criteria for features that are not tracked there.
| Feature ID | Acceptance Criterion | Testable? (Y/N) | Related Test ID(s) | Met? |
|---|---|---|---|---|
| [FEAT-ID] | [Given/When/Then or plain testable statement] | [Y/N] | [TEST-ID] | [Not Yet / Yes / No — updated during QA] |
| [FEAT-ID] | [criterion] | [Y/N] | [TEST-ID] | [status] |
Guidance¶
- Every criterion must be observable and testable — "the dashboard looks good" is not acceptable; "the dashboard displays all five KPIs defined in dashboard-specification.md with correct values for the worked example in calculation-specification.md" is acceptable.
- A feature is not "Shipped" in
feature-inventory.mduntil every acceptance criterion tied to it is markedMet? = Yes.
This is a template. Replace bracketed placeholders. This file itself establishes no policy.