v2.0.0-rc.2
Pre-release
Pre-release
·
26 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
This prerelease hardens attestation dependency checks and adds a guarded macOS debug path.
Included:
- Loopback-only
--debug-simpleA2A mode with signed simulated evidence and explicit non-production warnings. - Package-level vulnerability gates for the root, SNP, TDX, and Cocos modules.
- A fail-closed guard that rejects any
golang.org/x/crypto/openpgpproduction or test import. - OpenTelemetry core modules updated to v1.44.0.
- Cocos updated to the published SNP v0.1.1 and TDX v0.1.2 module tags.
Limitations:
- This is an experimental prerelease, not a production-readiness claim.
- Live SNP, TDX, and TPM hardware qualification has not been performed.
- A TDX strict-collateral success fixture is still missing.
- GO-2026-5932 remains visible at module scope through transitive
x/cryptouse. The OpenPGP packages are not imported, and the upstream advisory has no fixed version.