mix verify.phase10 (scrypath v0.3.1)

Copy Markdown View Source

Runs the automated release-confidence verification flow for Phase 10.

This task mirrors the current auth-free release gate:

  • focused package metadata and release-doc contract tests
  • mix docs --warnings-as-errors
  • release workflow/config validation
  • mix hex.build --unpack

It intentionally excludes publish credentials, tagging, and release creation.