Before calling a citizen-feedback form "done" each iteration, the team checks accessibility, peer review, automated tests, and staging deploy. What adaptive quality artifact is that checklist?
Select an answer to reveal the explanation.
Short Explanation
Definition of Done is the shared "good enough to ship this slice" checklist—tests, review, deploy, accessibility, the works. Without it, "done" means whatever each person hopes. It is quality control for the increment, not a cost index.
Full Explanation
The Definition of Done is an adaptive quality artifact that states the shared criteria an increment must meet before it is considered complete. It promotes consistent quality across stories and sprints. It is not a cost performance index, stakeholder register, or closure-only lessons archive.