docs: cut v3.0 scope (#608) — replace stale v2.2 line with substrate-completion + design tickets - #609
Conversation
The v2.2 line referenced #197 (WONTFIX terminal — relatedness gate punted to v3.0 philosophy decision), #193 (evaluation shipped; no hook-integration successor existed), and #194 (mislabeled — was ingest_turn(bulk=), shipped). All three references were stale. v3.0 replaces the line with substrate-completion work (#553 / #542 / #434 / #152 / #592 / #600) plus three v3.0 design tickets filed fresh (#605 NL-relatedness philosophy, #606 sentiment-hook integration, #607 multimodel scope). Milestone tracker: #608.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideDocs-only PR that replaces stale v2.2 roadmap/README references with a new v3.0 scope description, and records this scope cut in the Unreleased CHANGELOG entry, aligning docs with the current v3.0 milestone, labels, and issues on GitHub. File-Level ChangesPossibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The new v3.0 entries in CHANGELOG and ROADMAP are quite dense and long; consider breaking them into shorter sentences or sub-bullets so the key scope items and ticket references are easier to scan.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The new v3.0 entries in CHANGELOG and ROADMAP are quite dense and long; consider breaking them into shorter sentences or sub-bullets so the key scope items and ticket references are easier to scan.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
[claim:review:noether:2026-05-10T23:28:34Z] |
|
[release:review:noether:2026-05-10T23:29:39Z] |
Summary
Cuts v3.0 scope. Three docs files (
README.md,docs/ROADMAP.md,CHANGELOG.md) updated to replace the stale v2.2 "Next" line + ROADMAP row with v3.0 scope. Three atomic commits.Closes part of #608 (the v3.0 milestone tracker — docs side; the substrate-completion work and design decisions are separate child issues that close the rest).
Why the v2.2 line was stale
The prior
README"Next: v2.2" line anddocs/ROADMAP.mdv2.2 row referenced three issues that turned out to be stale:WONTFIXterminal 2026-05-08. The issue's terminal comment punted the natural-language-relatedness gate explicitly to a v3.0 PHILOSOPHY decision; no successor was ever filed.What v3.0 contains
Substrate completion (existing open work):
#553HRR persistence default-ON + split-format.npy+.npzmigration#542wonder consolidation umbrella, with open sub-tasks#547(B bake-off),#550(C4 promotion trigger),#552(E4 skill layer integration)#434type-aware compression#152HRR structural-query retrieve_v2 phase-2 wiring (phase 1 shipped v2.x)#592eval-harness wire for#587hot-start scoring#600replay_post_fork host-agent JSONL split (PR feat(eval-harness): replay_post_fork host-agent JSONL split (closes #600) #601 in flight)v3.0 design decisions (new tickets, filed fresh as part of this cut):
#605v3.0 PHILOSOPHY: natural-language-relatedness gate — deterministic vs embedding#606sentiment-feedback hook production wire-up#607multimodel scope memo (re-evaluate post-wonder-dispatch)Close-outs (separate ops, not in this PR):
#474v2.1 milestone tracker — replaced by#608#436intentional clustering — default flip in this Unreleased CHANGELOG#291query understanding R1+R3 — PR-1/PR-2 shipped#602merge-thrash advisory — workflow shippedParked / deferred:
#480adaptive half-life exploration,#476PR-smoke fixtures license review,#594+#593doctor decisions-neededGH state shipped alongside this PR
milestone/2)v3.0label createdv2.0/v2.1→v3.0) and assigned to the v3.0.0 milestone#605,#606,#607) and 1 umbrella tracker (#608)Verification
git log --format='%G?' github/main..HEADshows all signed commitsSummary by Sourcery
Update documentation to reflect the v3.0 scope and replace stale v2.2 references.
Documentation: