Release evidence router

Copy Markdown View Source

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

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/...