# Conformance register — delivered vs approved (MUST-9)

The auditable control `CLAUDE.md` MUST-9 requires. One row per approved screen/feature.
A row is **PASS** only when the built thing matches its approved reference with no open gap.
**Nothing here is "done" while it shows GAP. Green unit/e2e tests are NOT conformance and never
appear here as evidence.**

- **Approved reference:** `design/mockups/…` (or the approved design artifact) + `design/ui-visual-spec.md`.
- **Method:** render/run BOTH the delivered thing and the approved reference; enumerate every divergence.

| Screen / feature | Approved reference — key elements | Delivered | Verdict |
|---|---|---|---|
| <!-- e.g. Home --> | <!-- what the approved design shows --> | <!-- what was built --> | GAP / PASS |
| | | | |

**Result: 0 of N PASS** (update as you go). Re-run this check every slice; never mark a slice/phase
done while any GAP is open.
