docs: align v1.1.0 release posture messaging#10
Merged
Conversation
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.
Motivation
v1.1.0as the current canonical in-repo line while preserving factual provenance status.v1.0.0clearly marked as the historical pinned release and avoid inventing any new provenance claims.Description
schemas/v1.1.0/commonsas the current canonical in-repo line and retains CID publication as pending in repository metadata.PENDING/publication metadata.README.md,GOVERNANCE.md,COMPLIANCE.md,ONBOARDING.md,SPEC.md,SCHEMAS.md,SECURITY.md,SECURITY_PROVENANCE.md,RESOLUTION.md, andmanifest.json(no schema/example files were edited).Testing
npm installand the command completed successfully with dependencies installed.npm run validate(which executesvalidate:schemasandvalidate:examples) and all schema compilation and example validations completed successfully.npm run validate:schemasandnpm run validate:examplesindividually and both succeeded without errors.npm run checksums:verifyand all listed schema checksums verified asOK.v1.1.0remains).Codex Task