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

Verifies the live publish contract for a released Scrypath version.

This task is intended for the real post-publish workflow, not the always-on CI
gate. It polls Hex package availability, compiles a clean consumer app against
the published Hex version, and confirms the versioned HexDocs URL responds.

---

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