Code review
- Every change goes through a pull request and at least one approval.
- TODO: define review SLAs, required reviewers, and review checklist.
Definition of Done
- TODO: list the criteria a task must meet before it’s considered complete (tests passing, docs updated, reviewed, deployed to staging, etc.).
Sprint & planning cadence
- TODO: describe sprint length, planning, refinement, and retro cadence.
Incident handling
- TODO: outline how incidents are reported, triaged, and resolved, and who is on call.