fix(audit): supersede #1186 with safe main-based remediation#1209
Conversation
Supersede conflicted PR #1186 by landing only the intentional audit fixes: library-health skeleton/CLS, eval concurrency without duplicate bindings, async heavy-run lock heartbeats with force/stale reclaim, dry-run branch cleanup, and skill-create scaffolding with the interface openai.yaml shape.
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Warning Review limit reached
Next review available in: 23 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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
✨ 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 |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Summary
Supersedes conflicted PR #1186 (closed without merging). That PR was based on a dirty reconciliation checkpoint (
faa50e6e3), carried unresolved conflict markers, and could not merge. This branch ports only the intentional 16-file audit commit onto currentmain, with the P0/P1 defects fixed.branch:cleanupwith argv-safe deletesskill:createwith correctinterface:openai.yaml shapeRAG impact: no retrieval behaviour change - eval harness concurrency and operator tooling only; ranking/imputation/comparator formulas unchanged.
Verification
tests/audit-remediation-tooling.test.ts+ force-lock/dead-owner casesnpm run check:skills(33 canonical skills)origin/main(clean; PR MERGEABLE)npm run verify:cheap/verify:pr-localdeferred to hosted CI on exact headRisk and rollout
Explicitly not ported from #1186
check-github-action-pins.mjs