release: v0.3.0 — Milestone M4 (BYOM recovery library) - #14
Merged
Conversation
Bump version 0.2.0 -> 0.3.0 (pyproject + __init__); finalize CHANGELOG [Unreleased] -> [0.3.0]. A 0.x milestone tag marking M4, matching the v0.2.0 precedent — git tag only: no GitHub Release, no PyPI, no announcement. The v1.0 hold stands (needs powered live evidence + explicit approval).
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Owner
Author
|
Maintainer review — APPROVED for merge ✅ Release-prep for the
Merging, then applying + pushing the |
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
Marks Milestone M4 with a 0.x milestone tag
v0.3.0— matching thev0.2.0precedent (a plain git tag; no GitHub Release, no PyPI publish, no announcement). Release-prep only.0.2.0 → 0.3.0inpyproject.toml+src/cairn/__init__.py.[Unreleased]→## [0.3.0] — 2026-07-02(the M4 BYOM section authored in AP-5).pyprojectdescription to include the bring-your-own-model recovery library.Governance (v1.0 hold intact)
__version__.startswith("0.")guard still passes at0.3.0.v0.3.0is applied tomasterand pushed — git tag only.Test Plan
python -m pytest -q→ 141 passed;cairn.__version__ == "0.3.0".v0.3.0tag.🤖 Generated with Claude Code