# Evaluator Rubric

Use this rubric when checking a completed feature.

## Scope Control

- The change maps to one feature.
- Adjacent issues are recorded instead of silently included.
- V1 Harness boundaries are preserved.

## Verification

- Verification steps are explicit.
- Passing features include evidence.
- Failures include a next action or blocker.

## Continuity

- `PROGRESS.md` is current.
- `session-handoff.md` is useful to a fresh agent.
- Wiki pages link to the relevant context.

## Safety

- Existing files were not overwritten automatically.
- Migration suggestions are inspectable.
- Generated files are deterministic and idempotent.
