Runs the auth-free release-confidence verification flow.
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.