Skip to content

Unqualified preview 0.16.0+preview.20260903.gb61aca7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 00:03
b61aca7

Unqualified preview — this is not a release

This build carries no safety qualification. It has not met the
evidence bar in docs/release-evidence-policy-decision.md, no
adjudicated corpus was verified against it, no qualification artifact
exists for it, and nothing here was signed.

It is published so that work already merged can be installed and
evaluated while the qualification corpus (#456) is being built. Use it
for evaluation. Do not use it where a release is what you need.

Version 0.16.0+preview.20260903.gb61aca7
Source commit b61aca783100fb8b7d9000b7bf9588e6e8a78cd4
Accepted by CI run 33697166296
Wheel SHA-256 01d49bb75b1c0fe44ddf96091e8839969e73c42c8e53291f858a00737a7de29a

What this build is not

  • Not on PyPI, and cannot be. The version carries a PEP 440 local
    segment, which public indexes refuse. pip install agents-shipgate
    continues to serve the newest qualified release.
  • Not a tag. preview-* is outside the v* namespace the release
    pipeline is triggered by, and outside the namespace
    scripts/release_cadence.py counts, so publishing this does not
    reset the release cadence.
  • Not signed, and carries no SBOM. The signed, wheel-scoped SBOM and
    the Sigstore bundles are produced by the release path only.
  • Not rehearsed. A run of this workflow is not a Release Rehearsal
    and cannot satisfy the precondition a real tag has to meet.

Install

gh release download preview-0.16.0+preview.20260903.gb61aca7 --repo ThreeMoonsLab/agents-shipgate --pattern '*.whl'
pip install ./agents_shipgate-0.16.0+preview.20260903.gb61aca7-py3-none-any.whl