Pre-review checklist + structured review request. Blocks progress on critical items.
Self-review first. Run this checklist:
/lint clean./test green (fast tier at minimum).design.md linked in PR description for any non-trivial change.TODO/FIXME without a linked issue.Any/any without justified comment.verification-before-completion evidence in PR body.## What
1 sentence: what changed.
## Why
Link to design.md or issue.
## How verified
- [test output / curl / screenshot]
## Open questions for reviewer
- Should X live in `services/` or `ml/`?
- Is the 1.5s latency on cold-start acceptable?
## Out of scope (for follow-up)
- Caching layer (ADR-0007 tracks this).
Do not merge with unresolved blockers. Majors require ack.