fix(copy): honest pre-query trust badge (PT-06)#590
Conversation
The Answer and Documents mode homes asserted "Source backed" before any question was asked, which overstates a corpus whose per-document validation status varies (unverified / review-due documents exist and are labelled on results). Describe the mechanism instead: "Searches indexed clinical sources". Per-answer "Source-backed" labels that reflect an actual grounding verdict are unchanged. The PT-04 composer-warning size tweak was superseded by #576's single compact site-wide privacy notice and is intentionally not re-applied. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. 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: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Summary
Audit PT-06: the Answer and Documents mode homes asserted "Source backed" before any question was asked, overstating a corpus whose per-document validation status varies (unverified / review-due documents exist and are labelled on results). The pre-query badges now describe the mechanism — "Searches indexed clinical sources" — instead of asserting verification.
Per-answer "Source-backed" labels that reflect an actual grounding verdict are unchanged. The audit's PT-04 composer-warning size tweak was superseded by #576's deliberate single compact site-wide notice and is intentionally not re-applied.
Verification
Focused vitest (privacy-ui),
check:type-scale, full typecheck, lint, prettier green. No test pins referenced the old badge copy.🤖 Generated with Claude Code