chore: bump fw-4.9.0 / cli-3.10.0 — Audit v1 release#110
Merged
Conversation
Closes the integrated v1 audit-skills iteration described in Propuesta/devtrail-audit-cli-flow.md v0.2. Tags the previously- merged PRs (#103-#109) into a coherent shipped release. Bumps: - cli/Cargo.toml: 3.9.0 → 3.10.0 (minor — new --prepare and --merge-reports flags, canonical path migration, deprecation shims for --calibrate / --finalize, R10 + R11(A) fixes; v0 schemas evolve in place per their experimental $comment). - dist/dist-manifest.yml: 4.8.0 → 4.9.0 (minor — new devtrail-audit-execute skill, unified prompt template replacing 3 v0 templates, AGENT-RULES §12 wording aligned to 3-skill sequence). Version refs updated in 22 docs (README + adopter docs + governance footers, all 3 langs). CHANGELOG.md gains a combined Framework 4.9.0 / CLI 3.10.0 section with Added (Framework, CLI), Changed, Removed, Fixed (R10), Deprecated (--calibrate, --finalize), BREAKING (deliberate within experimental v0.x — paths migration), Tests, and explicit Credit to José Villaseñor Montfort for the audit skills lifted from Sentinel via issue #102. Test plan: - cargo test → all suites green (276 unit + 17 charter_audit + 12 audit_skill + 9 audit_template + 4 checkpoint_guidance + all others). - cargo check → version bumps propagate to Cargo.lock cleanly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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.
Summary
Audit v1 release. Closes the integrated v1 audit-skills iteration described in `Propuesta/devtrail-audit-cli-flow.md` v0.2. Tags the previously-merged PRs (#103-#109) into a coherent shipped release that responds to issue #102 with one integrated upgrade rather than four separate patches.
Bumps
What's in the release (summary across PRs #103-#109)
Test plan
After merge
Tags `fw-4.9.0` and `cli-3.10.0` will be pushed, triggering the release workflows. Adopters get the new release via `devtrail update-framework` / `devtrail update-cli`. Sentinel can re-run CHARTER-07 audit cycle under the new flow once the binaries are published.
Phase v1 progress
🤖 Generated with Claude Code