# `mix verify.phase5`
[🔗](https://github.com/szTheory/scrypath/blob/v0.3.5/lib/mix/tasks/verify.phase5.ex#L1)

Runs the focused verification flow for backfill, reindex, Meilisearch integration, and operator-facing docs.

By default this includes:

- focused unit/contract tests for those areas
- docs contract tests
- `mix docs --warnings-as-errors`
- live Meilisearch integration tests

Pass `--skip-integration` to run everything except the live backend suite.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
