# Review checklist

> Applies when: compact pass/fail sweep before a review verdict.

Compact sweep only. Contracts live in [`code-review.md`](code-review.md)
(scope, skip/only, unreviewed ≠ clean), [`agents.md`](agents.md) § Result
admission (C2 finding shape), and [`testing.md`](testing.md) (verification gap).

- Scope matches the active feature and touched files.
- Every AC has a named evidence path ([`definition-of-done.md`](definition-of-done.md)).
- Errors fail closed; operator messages name the recovery.
- Findings use the C2 shape; bare "looks good" is malformed.

Detailed standard: `code-review.md`.
