Release 2.1.141 (2026-07-14)¶
Documentation¶
- document post-report-ready freeze contract and honest worktree hygiene (#2360) Closing bookend (epic #146) for the tooling-side docs sweep after the three code fixes landed (#2346 freeze, #2347 worktree-status needs-attention,
2348 finalize surfacing + --clean-dirty).¶
- CLAUDE.md: document the post-report-ready freeze — vrg-commit and the vrg-git push path refuse further commits/pushes once a branch is reported ready, with drift warning, the report-ready re-run allowance, and vrg-pr-workflow unfreeze as the only sanctioned reopen. Note the vrg-finalize-pr stuck-worktree surfacing and --clean-dirty, plus the gitignore-your-output guidance.
- cli-tools-overview: add a vrg-pr-workflow entry (report-ready idempotency, freeze, unfreeze); add --clean-dirty and stuck-worktree surfacing to the vrg-finalize-pr entry; add the needs-attention bucket to vrg-worktree-status; fix the stale vrg-submit-pr --linkage default (Ref, not the banned Fixes).
- git-workflow: add an agent-handoff/freeze note, note stuck-worktree surfacing and needs-attention at finalize, and drop the stale --linkage Fixes example.
- consuming-repo-setup: tip to gitignore validation/build output so merged worktrees are not dirtied and sweep automatically.
- worktree-convention spec: note the finalize surfacing/needs-attention/ --clean-dirty behavior so the canonical spec is not read as a silent skip.
CI Evidence: All gates passed — full audit bundle available. Download →