chore(release): prepare 0.6.0 - #36
Merged
Merged
Conversation
Promote the accumulated public corpus and Codex adapter changes since v0.5.0 into a backward-compatible minor release. Refresh package metadata, documentation, support policy, sitemap dates, and deterministic comparator authorities. Co-Authored-By: Dhiman's Agentic Suite <dhiman.seal@hotmail.com>
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.
Why
The public corpus now includes four additional calibrated final-output cases, and the Codex adapter now validates collaboration lifecycles emitted by the exactly pinned Codex
0.146.0runtime. These are non-breaking Skivolve changes, not old-runtime compatibility; together with the accumulated dependency maintenance sincev0.5.0, they warrant a minor release.What Changed
0.6.0.Evidence
ruff check .andruff format --check .: passed; 241 Python files were already formatted.python -m compileall -q skivolve cases tests: passed.python scripts/validate_site.py site: passed.python -m build --no-isolation,python -m twine check dist/*, and installed-package smoke: passed for the0.6.0wheel and sdist.Trust And Compatibility
Review Guide
Start with
CHANGELOG.md, the package-version surfaces, andskivolve/comparator-profile-authority.json. The four release-lock JSON files should only rebind the package-source hash induced by the version change. The unchanged schema identifiers intentionally remain canonicalized atv0.5.0; exact-head Linux CI and the post-merge protected-main checks remain mandatory before tagging.