# Context

Living snapshots of the codebase architecture. Generated by `/flow:setup-codebase-map`; consumed by `/flow:plan`, `/flow:setup-context`, and subagents.

## Key files

- `codebase-map.md` — the canonical snapshot. Refreshed on a cadence (typically before non-trivial planning).

## Conventions

- **Overwrite, don't append.** Snapshots replace; if you need history, use git.
- **Don't hand-edit.** Run the command. If output is wrong, fix the command or its skill.
