This page routes maintainers and reviewers to the canonical release-evidence surfaces for the Sigra 1.0 path. It does not duplicate the release gate matrix.
Canonical sources
- Release runbook v1.0 — canonical release gate matrix, release-ref evidence checklist, dry-run/package inspection, publish paths, recovery decision tree, post-publish visibility checks, and first-14-day hotfix policy.
- UAT ↔ CI coverage — machine-vs-human coverage mapping for proof posture.
- Maintaining — stable maintainer entry point and release automation index.
Upgrade and migration proof
- Upgrading to v1.0
- Migrating from phx.gen.auth
- Migrating from Pow, Guardian, and Ueberauth
- Canonical machine proof for published-consumer upgrade posture:
CI/upgrade_smokeplusscripts/ci/upgrade-smoke.sh. The harness defaults to the latest published 1.x source series and can be retargeted withSIGRA_UPGRADE_SOURCE_SERIESwhen live Hex package truth has moved on.
GitHub-hosted proof links policy
For release proof hosted outside the Hex package tarball (for example .planning/ artifacts on GitHub), use pinned v<version> links.
Do not use main blob URLs for release evidence.
Examples:
- Good:
https://github.com/szTheory/sigra/blob/v1.0.0/.planning/... - Not allowed for release proof:
https://github.com/szTheory/sigra/blob/main/.planning/...