# Reviews

Code-review snapshots and retrospectives. Output of `/flow:review-code` and `/flow:record-retro`.

## File naming

- Code reviews: `YYYY-MM-DD-<feature-slug>.md`
- Retrospectives: `YYYY-MM-DD-retro-<feature-slug>.md`

## What goes here

- Findings from pre-commit `/flow:review-code` (verdicts, suggestions, follow-ups).
- Retro notes after `/flow:done` — what worked, what didn't, what to change in the workflow loop itself.

These are durable. Don't truncate; later retros benefit from older patterns.
