mix verify.phase5 (scrypath v0.3.5)

Copy Markdown View Source

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.