docs: ledger PR #1197 Bugbot do-not-merge review#1211
Conversation
Append do-not-merge outcome for tip 16c3184 after Bugbot, static high-risk review, and runtime summaryMode test proof.
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
#1224 and the #1192 landing (#1232) * docs(ledger): batch the appends from PRs #1206, #1207, #1210, #1211 and #1224 Five open PRs each append review records to docs/branch-review-ledger.md and nothing else. Each one has to be synced against main and carried through a full CI cycle, and every sync risks the union driver re-duplicating rows, so the queue cost far exceeds the fifteen lines involved. Rows are copied verbatim from each PR head and verified byte-identical, so the original PRs can be closed as landed here rather than merged individually. * docs(ledger): record PR #1192 prlanded squash merge
Summary
Records the completed local Bugbot + high-risk review of open PR #1197 (
execute-system-audit-remediation@16c318474) indocs/branch-review-ledger.md.Outcome (for #1197)
Do not merge tip
16c318474. Not landed (prlanded: still OPEN). Branch is ~468 commits behindmainwith merge-tree conflicts. Confirmed P1 regressions: clinical-notes trust gate removed, summaryMode test/route mismatch (runtime 400 vs expected 200), RAG pre-classifier without policy attestation, stale outstanding-issues ledger. Hosted PR policy already fails on missingRAG impact:and Clinical Governance Preflight.Verification
npm run check:branch-review-ledgerpassedRisk and rollout
Docs-only append-only ledger row; no runtime risk.