chore(drift): point stale comments and the RPC-missing hint at the v2 probe migration - #2090
Conversation
… probe migration Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in:43 minutes Limit details: You’ve used all 1 included review currently available under your plan. You completed 101 included PR reviews in the past 7 days; at that activity level, included reviews refill at 1 review per hour. 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 (4)
Comment |
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Summary
9c660af1f):scripts/generate-drift-manifest.tspointed attests/supabase-schema.test.tsfor the manifest-freshness failure — it istests/drift-detection.test.ts, and the header now also states that the replay'smigration_historyis always empty (no_history_table) and compared live-vs-allowlist.scripts/check-drift.tsheader and the "RPC not available" hint now name the v2 probe migration20260818090000(falling back to the v1 name).docs/database-drift-detection.md"Duplicate migration-history versions" bullet no longer claims history is not compared at all — it says presence is not compared, and the no-statements fingerprint is compared live-vs-allowlist.claude/database-drift-allowlist-48839e, tip3fe1deafe); it duplicates this change plus the merged commits and can be deleted — left in place because branch deletion needs your confirmation.RAG impact: no retrieval behaviour change — comment and doc wording only.
Verification
npx vitest run tests/drift-detection.test.ts tests/migration-history-guards.test.ts—Tests 25 passed (25).npm run docs:check-links—docs link check passed: 1838 repo path references resolve.npx prettier --writeon the three files (unchanged after write).npm run verify:pr-local— comment/doc-only diff in two scripts and one doc; no executable path changed.npm run verify:uinot applicable.Risk and rollout
Clinical Governance Preflight
Complete this section when the change touches ingestion, answer generation, search/ranking, source rendering, document access, privacy, production env, or clinical output.
Clinical KB Database(sjrfecxgysukkwxsowpy)Notes
🤖 Generated with Claude Code