AP-SPEC-032: freeze Phase 7 semantics - #53
Merged
Conversation
Auths-Id: did:keri:EMN-WRXNAkLfavKsaFHS0ehP7eB1s8a1alktBJoDhI7b Auths-Device: did:keri:EAswoxxXY6-kXqYcc3mUngY8GOiwhDwXxFfjWXzCvuW6 Auths-Anchor-Seq: 1
Auths-Id: did:keri:EMN-WRXNAkLfavKsaFHS0ehP7eB1s8a1alktBJoDhI7b Auths-Device: did:keri:EAswoxxXY6-kXqYcc3mUngY8GOiwhDwXxFfjWXzCvuW6 Auths-Anchor-Seq: 1
Contributor
Author
|
CI follow-up: dependency job 91224072139 failed because cargo-deny interpreted seven path-only dev-dependencies on private workspace testkits/adapters as wildcard versions. Commit 88b2334 enables cargo-deny's allow-wildcard-paths behavior: wildcard registry dependencies remain denied, while repository-local path dev-dependencies are permitted. No local verification rerun; the new hosted CI run is the evidence. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bounded PR unit
AP-SPEC-032: Semantic-freeze PR only.
This PR establishes the versioned semantic-freeze inventory and its CI validator, fixes the public Rust package catalog, and reserves the collision-free public SDK coordinate
auths-proof-sdk. It does not create or publish a release candidate.What changed
release/semantic-freeze.jsonwith 42 versioned entries across frozen meaning, frozen bytes, and release metadata;cargo xtask semantic-freezeand makes it part of the authoritative CI gate;auths-proofandauths-proof-sdk;auths-proof-sdkwhile retaining the internal dependency alias to avoid source-level churn;AGENTS.md.Tests and evidence
cargo xtask ci: passed locally before the GitHub-first policy was added. This included architecture, semantic freeze, workspace tests and clippy, core boundary, MSRV, fuzz smoke, Lean/Aeneas qualification, Kani, bindings, package smoke tests, live-demo parity, and compliance.c5f185d14eb2afa12eb39d424fab17d3b943f16fd070f60c0b8df8da40785542.Affected claims
auths-proof-sdk;Explicit exclusions
Remaining gate conditions
Rollback and withdrawal
Before any RC consumes this freeze, revert this PR. After a freeze is consumed, do not mutate an existing ID/version: introduce a new semantic version and freeze version. This PR changes no external release state.