Acceptance Criteria
AC are always in English, regardless of input language.
What Acceptance Criteria are (and aren't)
AC are conditions a user story must satisfy to be considered complete. Each criterion has a binary, unambiguous pass/fail outcome. They serve three purposes simultaneously:
- Shared understanding — align Product, Dev, QA on what "done" means before code is written.
- Scope boundary — define the story's edges; make out-of-scope explicit.
- **Test contr
[Description truncada. Veja o README completo no GitHub.]