# Acceptance Checks

- [ ] `BUILDPRINT.md` was read first and treated as the authority spine.
- [ ] Included scope is implemented or mapped end-to-end; excluded scope is explicit.
- [ ] `SPEC.md` behavior requirements are satisfied or blockers are listed.
- [ ] `CONTRACTS.md` interfaces, data boundaries, and integration assumptions are honored.
- [ ] `TEST_MATRIX.md` checks passed or every skipped check has a concrete blocker.
- [ ] `VALIDATION_TEMPLATE.md` is filled with exact commands, evidence, gaps, and final status.
- [ ] No placeholder, no-op, skeleton, route-shaped, or mock-as-product implementation is claimed as complete.
