Skip to content

docs(issues): queue 7 ledger requests — DP6M3G resolution, #231 re-grade, 3 new recs, 2 duplicate closures - #2130

Merged
BigSimmo merged 5 commits into
mainfrom
claude/ledger-issues-reconcile-945d0a
Aug 18, 2026
Merged

docs(issues): queue 7 ledger requests — DP6M3G resolution, #231 re-grade, 3 new recs, 2 duplicate closures#2130
BigSimmo merged 5 commits into
mainfrom
claude/ledger-issues-reconcile-945d0a

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

Reconciliation is intentionally NOT included in this PR.check:ledger-write-discipline compares HEAD against the merge-base with origin/main and requires every applied/ entry to match an identical pending file that already existed at that base — so a brand-new request can never be reconciled in the same PR that creates it; only a request already merged into main is eligible. That's confirmed by every prior reconcile-only commit in this repo's history (e.g. 86cc82f44), which never introduces new pending files, only moves already-landed ones to applied/. Once this PR merges, a separate fresh-base reconciliation PR applies these 7 requests (plus any other pending requests already on main) to the canonical ledger.

RAG impact: no retrieval behaviour change — ledger only.

Verification

  • npm run check:outstanding-issues — passed: Ledger inbox check passed: 16 pending request(s), 339 applied. / Outstanding-issues guard passed: 365 rows (48 open, 317 archived), unique display and durable ids, collision-free allocation enabled, deprecated next-id marker ignored, no merge driver, no ids deleted from base 53438ae4392a.
  • npm run check:ledger-write-discipline — passed: Ledger write discipline passed for 53438ae4392a..HEAD.
  • npx prettier --check on the touched files — All matched files use Prettier code style!
  • Verification not run: npm run verify:pr-local / verify:ui / verify:release — this PR touches only JSON request files under docs/outstanding-issues-inbox/, no source, test, or build-relevant paths; the two ledger-specific gates above are the smallest checks that actually cover this change.

Risk and rollout

  • Risk: none — this PR adds only immutable, validated request files; it makes no edit to the canonical ledger or to any source/config/test path.
  • Rollback: revert the commit; the request files are inert until a dedicated reconciliation PR applies them.
  • Provider or production effects: None.

Notes

…ade, 3 new recs, 2 duplicate closures
- done #DP6M3G: packet S1b (PR #2035, merge 92f7618) landed the pre-deadline
strong-route fix for medication_dose_risk; canary pair 32025082010 -> 32039841070 green.
- update #231: S1/S1b/S1d landed with green canaries, closing the generation-quality
false-rejection and finalizer-gap holes. Residual R4 (chronic strong-route
provider_timeout on metformin-renal-dosing / valproate-pregnancy) safely degrades to
extractive fallback; re-graded P1 -> P2. Remediation-plan Phase 5.2 satisfied and
live-drift #316 Phase 1.2 classified all RPC divergence as attribute-only.
- add: neuroleptic-side-effect-escalation canary latency advisory (20.2 s, non-blocking).
- add: probe-generation-quality.ts has no answer-text capture mode, blocking a blinded
Gate E read from probe output alone.
- add: pointer to the RAG improvement programme board (README/HANDOVER/COORDINATION)
and the open-PR check before starting RAG-surface work.
- done #BTVMVK: duplicate of #342 (already closed — crawler-probe triage).
- done #ND10QT: duplicate of #343 (open — carries the structural source_metadata fix;
PR #2121 restored the strict pin).
No canonical ledger edit here — each request is an immutable file under
docs/outstanding-issues-inbox/; reconciliation applies them in a separate transaction.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitaiBot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in:5 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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9e5c07cb-8638-48c1-9902-e985f8aaa187

📥 Commits

Reviewing files that changed from the base of the PR and between 3ec05bf and 5613751.

📒 Files selected for processing (8)
  • docs/branch-review-records/f214d132e7088a47d7ffac71a3e6bcf24b7c2d26368431b5675aff16ade3926d.record.md
  • docs/outstanding-issues-inbox/1779e516-039a-455c-af91-8705a2bdf82d.json
  • docs/outstanding-issues-inbox/1fb86cdd-fd83-4709-a946-33315687ca05.json
  • docs/outstanding-issues-inbox/5500f75d-0eea-4c2f-ba9b-52e103217eae.json
  • docs/outstanding-issues-inbox/66803529-0573-402f-bd63-ed4afa391de6.json
  • docs/outstanding-issues-inbox/7d9d496a-d6de-440e-9dc4-cb99ebda327b.json
  • docs/outstanding-issues-inbox/b8861f66-fda9-40d6-bd3b-682b2c5d214c.json
  • docs/outstanding-issues-inbox/ef42a5e3-33ca-4d1c-87b7-2dbf4f0bea8a.json

Comment @coderabbitai help to get the list of available commands.

@supabase

supabaseBot commented Aug 18, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@BigSimmo
BigSimmo enabled auto-merge (squash) August 18, 2026 16:16
@BigSimmo
BigSimmo merged commit f55e440 into mainAug 18, 2026
23 checks passed
@BigSimmo
BigSimmo deleted the claude/ledger-issues-reconcile-945d0a branch August 18, 2026 16:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@BigSimmo