Prepare v0.1.1 release publication#128
Merged
Merged
Conversation
Correct the changelog and versioning guidance after the Phase A roadmap completed so the v0.1.1 release notes accurately describe the remaining tag step.
jmcte
enabled auto-merge (squash)
July 12, 2026 22:00
pheidon
approved these changes
Jul 13, 2026
pheidon
left a comment
Contributor
There was a problem hiding this comment.
Approved. I checked the live PR state and this is a docs-only release-prep correction: only CHANGELOG.md and docs/versioning.md change. PR Fast CI is green, the branch is current with main, auto-merge is enabled, issue #98 is closed/completed with its child work checked off, and the package/version/tag contract remains aligned at 0.1.1 / v0.1.1. The release workflow extracts notes from the matching changelog section, and this PR removes the stale blocker language before the immutable tag is created.
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.
Summary
Governing Issue
Closes #127
Validation
python3.12 -m unittest discover -s tests -p 'test_docs_smoke.py' -vpython3.12 -m unittest discover -s tests -p 'test_release_artifacts.py' -vbash scripts/release/dry-run.sh --skip-fast-checksin an isolated copy of this patched treeCI GateThe release dry-run skipped its duplicate fast-check phase only because the current
mainfull validation is already green and this PR changes documentation only; it still built, validated, rebuilt, and smoke-tested the v0.1.1 wheel and source distribution.Bootstrap Governance
CONTRIBUTING.md,.github/PULL_REQUEST_TEMPLATE.md, anddocs/bootstrap/onboarding.mdwhen applicableMerge Automation
Notes