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

Runs the focused operator verification flow.

By default this includes:

- focused operator contract tests
- docs contract tests covering explicit recovery wording
- `mix docs --warnings-as-errors`
- optional live Meilisearch operator smoke verification

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

---

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