release: v0.6.5 — CLI hygiene + store-aware doctor#95
Merged
Merged
Conversation
Promote the post-0.6.4 evidence-preservation hardening to a tagged patch release. - Read-only commands no longer load the model stack (#84, #87) - doctor is store-backend aware; fails exit 3 on unregistered scheme (#85) - Anti-entropy guards + doc-freshness tripwires (#90, #92, #94); agent-context fix (#86) Bumps pyproject.toml, falsifyai/__init__.py, test_version.py, uv.lock; reconciles CHANGELOG [Unreleased] into [0.6.5] and refreshes README status/roadmap.
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.
Promotes the post-0.6.4 evidence-preservation hardening to a tagged patch release.
What ships
doctor/verify/replay/inspect/diff/history/timeline/matrix/exportno longer importlitellm; subprocess meta-guard enforces it and forbids consumer re-resolution.doctor(feat(doctor): make the store check store-backend aware #85) — resolves the--store-pathbackend, fails exit 3 on an unregistered scheme, write-probes only SQLite.Release mechanics
0.6.5inpyproject.toml,falsifyai/__init__.py,tests/unit/test_version.py,uv.lock.[Unreleased]reconciled into[0.6.5]; README status banner + roadmap refreshed.scripts/release_gate.pyPASSED (lint, format, coverage-gated tests, build, twine check, wheel-install smoke →import OK: 0.6.5).Tagging
v0.6.5onmainafter merge triggers the PyPI Trusted-Publisher workflow.