docs: restore confirmed universal ledger tasks#1115
Conversation
|
Warning Review limit reached
Next review available in: 53 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 (2)
✨ 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 |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Superseded by merged PR #1112, which includes the same three confirmed ledger tasks, stable queue IDs/order, and the SessionStart empty-open guard on current main. Closing this conflicting duplicate; no additional change should be merged from this branch. |
Summary
Verification
npm run verify:cheap— 365 files passed; 3,242 tests passed, 1 skippednpm run docs:check-links— 1,143 referencesnpm run docs:check-index— 42 modules/routes plus all schema tablesnpm run docs:check-scripts— 334 npm-run referencesnpm run check:skills— 32 canonical skills, 8 aliasesgit diff --checkRisk and rollout
Documentation and read-only hook logic only. No application, database, provider, deployment, or production-data behavior changes. Roll back by reverting this PR.
Clinical Governance Preflight
No clinical output behavior changes in this PR. The ledger records future clinical/privacy work with explicit owner, verification, approval, and stop conditions. No OpenAI, Supabase, Railway, live application, deployment, or production-data workflow ran.
Note
Low Risk
Documentation and read-only SessionStart hook output only; no runtime product, data, or deployment behavior changes.
Overview
Re-adds #59 (Safety Plan vs privacy contract), #60 (fail-closed missing answer relevance metadata), and #61 (stranded upload without job) to
docs/outstanding-issues.md, with full open rows and slots in the recommended execution queue. The queue is rebuilt to 29 contiguous orders (next ID #62), documents two parallel A1 items (#053legal,#059local privacy), and tightens queue rules (contiguous orders, ID sync with open items).issues-surface.shnow treats “empty” only when both open items and the recommended queue are empty, and computesqueue_totalbefore that check so sessions still see queued work if the open table is temporarily empty.No application, API, or database code changes—ledger and read-only hook behavior only.
Reviewed by Cursor Bugbot for commit bfe6179. Configure here.