Skip to content

docs: multi-session handover pack for the RAG improvement programme - #1908

Merged
BigSimmo merged 6 commits into
mainfrom
claude/rag-plan-review-guide-vhrls9
Aug 13, 2026
Merged

docs: multi-session handover pack for the RAG improvement programme#1908
BigSimmo merged 6 commits into
mainfrom
claude/rag-plan-review-guide-vhrls9

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

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).
  • UI verification not run: no UI, routing, styling, or browser behaviour changed.
  • Provider-backed evaluation not run: no runtime retrieval or generation behaviour changed.

Risk and rollout

  • Risk: minimal — documentation plus two comment-tagged allowlist entries in the docs link checker. Stale-handover risk is mitigated by the status-table update rule each packet PR follows.
  • Rollback: revert the commit.
  • Provider or production effects: None

Notes

  • The handover grants no approvals: canary dispatches, provider-backed evals, Supabase reads, and merges remain per-action owner decisions inside each future session, as each paste-ready prompt states.

Generated by Claude Code

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
@coderabbitai

coderabbitaiBot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 51a9728d-3612-4c36-b1c4-141029e6e226

📥 Commits

Reviewing files that changed from the base of the PR and between 39c300d and 9128d11.

📒 Files selected for processing (5)
  • docs/README.md
  • docs/branch-review-records/63ae367983e2470bf1a1edf08d4eacfa00b9894fc26c6e12805adc7f39c2fa22.record.md
  • docs/rag-improvement/HANDOVER.md
  • docs/rag-improvement/README.md
  • scripts/check-docs-links.mjs

Comment @coderabbitai help to get the list of available commands.

@supabase

supabaseBot commented Aug 13, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment threaddocs/rag-improvement/HANDOVER.md Outdated
Comment threaddocs/rag-improvement/HANDOVER.md Outdated
Comment threaddocs/rag-improvement/HANDOVER.md Outdated
Comment threaddocs/rag-improvement/HANDOVER.md Outdated
@BigSimmo

Copy link
Copy Markdown
OwnerAuthor

@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

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment threaddocs/rag-improvement/HANDOVER.md Outdated
Comment threaddocs/rag-improvement/HANDOVER.md Outdated
Comment threaddocs/rag-improvement/HANDOVER.md Outdated
@BigSimmo
BigSimmo enabled auto-merge August 13, 2026 10:13
@github-actions

Copy link
Copy Markdown
Contributor

CI triage

CI failed on this PR. Automated classification of the 2 failed job(s):

  • Static PR checksneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.
  • PR requiredneeds investigation: inspect the failing step and uploaded diagnostics; rerun only after classifying the cause.

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.

@BigSimmo
BigSimmo merged commit 5ca83b7 into mainAug 13, 2026
24 checks passed
@BigSimmo
BigSimmo deleted the claude/rag-plan-review-guide-vhrls9 branch August 13, 2026 11:04
BigSimmo added a commit that referenced this pull request Aug 17, 2026
…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>
Sign up for freeto 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.

2 participants

@BigSimmo@claude