Skip to content

chore: Phase 2 PR 8 — bump cli-3.7.0 / fw-4.6.0 + docs + CHANGELOG#80

Merged
montfort merged 1 commit into
mainfrom
feat/phase2-pr8-docs-and-release
May 3, 2026
Merged

chore: Phase 2 PR 8 — bump cli-3.7.0 / fw-4.6.0 + docs + CHANGELOG#80
montfort merged 1 commit into
mainfrom
feat/phase2-pr8-docs-and-release

Conversation

@montfort
Copy link
Copy Markdown
Contributor

@montfort montfort commented May 3, 2026

Summary

Eighth and final PR of Phase 2. Lifts the version footers and example outputs across the canonical surface, adds CLI-REFERENCE entries for the new commands shipped in PRs 1-7, and writes the consolidated CHANGELOG entry that lists all 7 PRs as one release.

Version bumps

  • cli/Cargo.toml: 3.6.1 → 3.7.0 (Cargo.lock auto-updated)
  • dist/dist-manifest.yml: 4.5.1 → 4.6.0
  • 13 governance footers (5 EN + 4 ES + 4 zh-CN): v4.5.1v4.6.0
  • README.md (3 langs) + CLI-REFERENCE.md (3 langs) versioning tables and example outputs

Documentation

  • README.md (3 langs): commands tables list charter close, charter drift, approve, validate --check-pending-reviews.
  • docs/adopters/CLI-REFERENCE.md (EN canonical):
    • devtrail init [--hooks] — flag documented.
    • devtrail validate--check-pending-reviews + --max-pending-days flags documented; warn-only behavior called out.
    • devtrail charter close — full subsection: two modes, pre-fills, target time, schema validation.
    • devtrail charter drift — full subsection: AILOG-aware suppression, exit codes, platform note about bash dependency.
    • devtrail approvenew top-level section: behavior, flags, multi-reviewer convention, pointer to DOCUMENTATION-POLICY §3.5.
  • ES + zh-CN CLI-REFERENCE keep the version-footer bumps; the command-section translations are deferred to fw-4.6.x (CHANGELOG notes the deferral explicitly).

CHANGELOG

New ## Framework 4.6.0 / CLI 3.7.0 consolidated section listing all 7 Phase 2 PRs grouped by feature (Added Framework, Changed Framework, Added CLI, Changed CLI, Notes, Test plan summary). Compatibility statement: no breaking changes — new commands and fields are additive.

Test plan

  • 382/382 tests pass with the new versions.
  • No 4.5.1 / cli-3.6.1 references remain in the canonical surface.
  • Post-merge: tag fw-4.6.0 and cli-3.7.0; verify both release workflows publish their assets.

🤖 Generated with Claude Code

Eighth and final PR of Phase 2. Lifts the version footers and example
outputs across the canonical surface, adds CLI-REFERENCE entries for
the new commands shipped in PRs 1-7, and writes the consolidated
CHANGELOG entry that lists all 7 PRs as one release.

Version bumps:
- cli/Cargo.toml: 3.6.1 → 3.7.0 (Cargo.lock auto-updated)
- dist/dist-manifest.yml: 4.5.1 → 4.6.0
- 13 governance footers (5 EN + 4 ES + 4 zh-CN): v4.5.1 → v4.6.0
- README.md, docs/i18n/es/README.md, docs/i18n/zh-CN/README.md
  versioning tables: fw-4.5.1 → fw-4.6.0, cli-3.6.1 → cli-3.7.0
- CLI-REFERENCE.md (3 langs) example outputs: same bump

Documentation:
- README.md (3 langs): commands tables list charter close/drift,
  approve, validate --check-pending-reviews.
- docs/adopters/CLI-REFERENCE.md (EN canonical):
  * `devtrail init [--hooks]` — flag documented.
  * `devtrail validate` — --check-pending-reviews + --max-pending-days
    flags documented; warn-only behavior called out.
  * `devtrail charter close` — full subsection: two modes, pre-fills,
    target time, schema validation.
  * `devtrail charter drift` — full subsection: AILOG-aware
    suppression, exit codes, platform note about bash dependency.
  * `devtrail approve` — new top-level section: behavior, flags,
    multi-reviewer convention, pointer to DOCUMENTATION-POLICY §3.5.
- ES + zh-CN CLI-REFERENCE keeps the version-footer bumps; the
  command-section translations are deferred to fw-4.6.x (CHANGELOG
  notes the deferral explicitly).

CHANGELOG:
- New `## Framework 4.6.0 / CLI 3.7.0` consolidated section.
- Lists all 7 Phase 2 PRs by feature group (Added Framework, Changed
  Framework, Added CLI, Changed CLI, Notes, Test plan summary).
- Closes issue #67 reference (resolved by PR 4).
- Compatibility statement: no breaking changes; new commands and
  fields are additive.

382/382 tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@montfort montfort merged commit d900785 into main May 3, 2026
@montfort montfort deleted the feat/phase2-pr8-docs-and-release branch May 3, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant