Definition Of Done
An issue can move to review when:
- implementation is complete
- validation has run or the reason it cannot run is recorded
- new child tasks were created for discovered follow-up work
- docs or changelog impact has been considered
An issue can move to done when:
- review or acceptance is complete
- relevant child issues are done or intentionally deferred
- the fixed-in version is set when release-related
- docs were updated, or a no-docs-needed note explains why
An issue can move to closed when:
- it is accepted as final
- no active child work remains
- cleanup and handoff notes are complete