docs(ledger): reconcile 15 inbox requests and archive resolved issues - #2770
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 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 |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_4bdd75e8-ec1f-4f23-b39c-1cd9be63e6f5) |
Apply the remaining 14 pending inbox requests (12 done + 2 cancel) so this branch no longer leaves a partial base-inbox reconciliation. Regenerate the outstanding-issues snapshot alongside the ledger.
Two-step apply had already executed done requests that sibling cancel requests were meant to suppress. Rebuild outstanding-issues.md by applying all 29 moved inbox requests from the merge-base in one batch so write-discipline matches, then regenerate the snapshot.
PR Helper unblock + adversarial reviewActions (isolated
Adversarial verdict — GO_WITH_CAVEATS
The PR was not merged. Final merge is left to the user. |
Adversarial review (ledger reconcile)Head: Evidence
Verdict: GO_WITH_CAVEATSSame sequencing caveat vs #2735 snapshot v2: land one first, then update-branch + regenerate the other. Do not land both blind. Chief ping after Unit coverage and The PR was not merged. Final merge is left to the user. |
Resolve outstanding-issues-snapshot.json for post-#2770 main while keeping v2 date-only ledger_revision (no sha). Regenerated snapshot matches merged ledger counts.
Summary
Reconciles 15 pending inbox requests into \docs/outstanding-issues.md\ and regenerates \data/outstanding-issues-snapshot.json:
Verification Evidence
pm run check:outstanding-issues: Passed (0 pending, 91 open, 538 archived)
ode scripts/check-ledger-write-discipline.mjs: Passed for base 0c3e217
Note
Low Risk
Documentation and ledger metadata only; no runtime, auth, or data-path changes in the diff shown.
Overview
Refreshes
data/outstanding-issues-snapshot.jsonafter ledger reconciliation:ledger_revisionmoves to a new SHA, open drops 102 → 91, pending → 0, and resolved rises 525 → 538 (P2/P3 open counts tick down accordingly).The snapshot drops thirteen previously open rows that Bundle 1 / PR #2763 closed (clinical governance preflight gaps, forms PDF handling, medication/differential governance, calculator mockup copy, care-plan phone fixtures, lexicon deny rationales, and similar follow-ups from earlier PRs). It adds two new open tasks from PR #2726: specifier one-of group labels needing psychiatrist review (#FYSQGK, P3) and DSM-5-TR specifier catalogue sign-off across 585 items (#Z3GZ5P, P2).
No application or test code changes appear in this diff—only the generated ledger snapshot content and counts.
Reviewed by Cursor Bugbot for commit 2497613. Configure here.