> ## Documentation Index
> Fetch the complete documentation index at: https://docs.internal.sevencanyon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Processes

> How the engineering team plans, reviews, and ships work

This page captures the recurring processes the team follows. Fill in each section with
the specifics for our team.

## 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.
