docs: multi-session handover pack for the RAG improvement programme - #1908
Conversation
Adds docs/rag-improvement/HANDOVER.md — the cross-session context file: programme state snapshot (PR #1899 = A1 phase 1), per-session work packets S1-S7+ with scope boundaries and gates, a status table sessions update, start/end checklists, and paste-ready prompts per session. Links it from the guide's sequencing section and the docs catalogue; allowlists the two planned paths it references. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UfJeqoq59y5xKmgRGHjqyA
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in:4 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
Comment |
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UfJeqoq59y5xKmgRGHjqyA
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:b3367d5b3d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BigSimmo
commented
Aug 13, 2026
@codex please review all issues and comments and the PR and logically resolve with smallest required fix for me please. Then resolve the comments and close them |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:050ca4502b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
CI triageCI failed on this PR. Automated classification of the 2 failed job(s):
Compared with main CI run #10460 (success). Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger. |
Uh oh!
There was an error while loading. Please reload this page.
…2024) * docs: add coordination-chat handover for the RAG improvement programme Adds docs/rag-improvement/COORDINATION.md — the coordinator-side layer over the worker HANDOVER: programme history (PRs #1895/#1899/#1908), the coordinator role definition, the wave dispatch plan and per-packet model/effort/plan-mode settings, the chained worker-prompt handoff pattern, the babysit playbook learned driving #1899 to merge, the standing-approvals map, and a paste-ready coordination-chat bootstrap prompt. Links it from the docs catalogue and HANDOVER, and corrects HANDOVER's now-verifiable status rows (#1908 merged). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UfJeqoq59y5xKmgRGHjqyA * docs: record review ledger entry for coordination handover PR Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UfJeqoq59y5xKmgRGHjqyA * docs(ledger): record the PR #2024 coordination-handover sync review Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
Summary
docs/rag-improvement/HANDOVER.md: the cross-session context file for executing the merged RAG improvement programme (docs/rag-improvement/README.md, PR docs: reviewed and updated Clinical RAG Improvement Programme guide #1895) across multiple cloud sessions. It carries the programme state snapshot (recognising PR feat(rag): record the structured generation-quality verdict on fallback (#231 phase 1) #1899 as A1 phase 1 already in flight), seven ordered work packets (S1 A1-mitigation → S2 A2+A3 composition/length → S3 A4 follow-ups; S4 B0 fixtures → S5 B1+B2 harness → S6 B3 Docling lab; S7+ owner-gated) each with scope boundaries, file lists, gates, and done-definitions, a status table each session updates, session start/end checklists, a standing-rules summary, and one paste-ready prompt per packet.docs/README.mdcatalogue entry.scripts/check-docs-links.mjs: the S4 deliverabledata-flow-register.md, andscripts/probe-generation-quality.tswhich lands with PR feat(rag): record the structured generation-quality verdict on fallback (#231 phase 1) #1899 (entry marked for removal after that merge).RAG impact: no retrieval behaviour change — documentation and a docs-checker allowlist entry only; no protected RAG surface is modified.
Verification
npm run verify:pr-local— heavy scope ran (script file changed):completed: check:runtime, check:installed-lock-parity, format:changed, sitemap:check, docs:check-index, docs:check-inventory, docs:check-scripts, docs:check-links, check:branch-review-ledger, check:outstanding-issues, check:ledger-write-discipline, lint, typecheck, test, check:rag:fixtures, check:medication-interactions, check:medication-lexicon-report — failed: (none).Risk and rollout
Notes
Generated by Claude Code