Skip to content

Gate D - Release Integrity #588

Description

@flyingrobots

Contract

Echo 1.0 must ship from a pinned, reproducible, cross-repository compatibility set with package, documentation, upgrade, rollback, audit, and release evidence complete.

Owner

Canonical repository: echo.

Executable check

A release-gate workflow or command must verify the pinned compatibility set and return pass/fail.

Expected final shape:

cargo xtask test-slice echo-1.0-release-proof

Required evidence

  • echo-convergence.lock or equivalent pinned compatibility manifest.
  • Clean-room reproducible build report.
  • Package verification output.
  • Documentation verification output.
  • Upgrade and rollback test output.
  • Gate A/B/C evidence bundle references.
  • Release candidate artifact digests.

Negative cases

  • Release candidate generated from an unpinned dependency set is rejected.
  • Missing gate evidence blocks release.
  • Documentation or package verification failure blocks release.
  • Upgrade/rollback failure blocks release.

Compatibility set

Must pin exact participating repository commits, protocol/profile versions, artifact schema versions, package versions, and evidence workflow runs.

Pass rule

Pass only when all four release gates are closed by evidence-bearing PRs and the release candidate is generated from the pinned compatibility set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature umbrella (epic)lane:releaseMethod lane release.legend:releaseMethod legend release.release:echo-1.0Echo 1.0 release convergence scopespecSpec/Design document

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions