# Product handoff

## Read first

- Human source: [`../product/PRD.md`](../product/PRD.md)
- Delivery graph: [`../product/roadmap.md`](../product/roadmap.md)
- Architecture: [`../architecture/overview.md`](../architecture/overview.md)

## Change route

Use this ownership area for user stories, scope, release outcomes, positioning, and success criteria. Product changes that alter a public boundary require a corresponding architecture review and, after acceptance, a new ADR.

## Checks

```bash
pnpm docs:bridge:index
pnpm docs:bridge:gate
```
