docs(changelog): move 23 v0.6.0-tag-absorbed sections out of [Unreleased] + resolve PR #TBD placeholders - #330
Conversation
…sed] + resolve PR #TBD placeholders The v0.6.0 tag (355f68d, 2026-07-10) absorbed several PRs that merged after the v0.6.0 release PR itself but before the tag was cut. Their changelog entries were left under [Unreleased], understating what shipped in the tagged v0.6.0 binary. Audit (task #65, v0.7.0 roll-up prep) identified 23 sections whose PR merge commits are verified ancestors of v0.6.0 via `git merge-base --is-ancestor`: PR #248 (FastScan SIMD, SQ8 default, TQ ADC L2 fix, EF_RUNTIME FT.CONFIG, RERANK_MULT+EXACT_BEAM, CLI/moon.conf tuning defaults), PR #250 (13 production-hardening sections), PR #251 (COLD-segment reload off event loop), PR #254 (roadmap docs suite), PR #255 (CI macOS 30m), PR #256 (v0.6.0 ledger closure). Moved verbatim to a new subsection at the top of [0.6.0], with a note explaining the absorption. Sections from PR #252, #253, and #257-#263 were verified NOT ancestors of v0.6.0 and correctly remain in [Unreleased]. Also resolves the "PR #TBD" placeholders left by those sections (now #248, #257, #261) now that the real PR numbers are known. Section-count invariant holds (306 before, 306 after); content unchanged except for the PR-number substitutions. author: Tin Dang
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughChangesThe changelog replaces placeholder PR references with finalized numbers, adds the Changelog release-note updates
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
The v0.6.0 tag (355f68d, cut 2026-07-10) absorbed six PRs merged after the release PR (#248 FastScan bundle, #250 hardening sweep, #251, #254, #255, #256) — their 23 CHANGELOG sections sat in
[Unreleased]and would have over-claimed the v0.7.0 release notes. Moved verbatim into a new "Absorbed post-release-PR merges" block under## [0.6.0]; resolved all 8 stalePR #TBDplaceholders (#261, #257, 6× #248).Verification
git merge-base --is-ancestor <merge-commit> v0.6.0for every moved (YES ×6 PRs) and kept (NO ×9 PRs) section — full table in the audit.###headers before and after; multiset content comparison (header+body) = 0 mismatches beyond the 8 header substitutions.git diff --statshows CHANGELOG.md alone.Prep for the v0.7.0 roll-up (task #65); audit source: CHANGELOG accuracy review 2026-07-14.
Summary by CodeRabbit
moon://andmoons://connection URI schemes.