docs: make migration rollout and rollback guidance safe#865
Conversation
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
…runbook-safety-20260718
📝 WalkthroughWalkthroughOperational documentation now specifies safer public-title corrector rollout gates, linked migration ordering, rollback procedures, backlog status, and redirects from superseded remediation guidance. ChangesMigration rollout and operations
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 66bdd28fea
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
…runbook-safety-20260718
…ety-20260718' into codex/docs-migration-runbook-safety-20260718
Summary
20260717120000,20260717170000, and2026071717100020260717171000until a forward migration purges unsafe title-word rows and a zero-row invariant passesVerification
npm run verify:pr-localnpm run verify:uiwhen UI, routing, styling, browser behavior, reduced-motion, or forced-colors behavior changednpm run verify:releasebefore release or handoff confidence claimsnpm run eval:retrieval:quality(must stay 36/36) when retrieval, ranking, selection, chunking, or scoring behavior changednpm run eval:rag -- --limit 15+npm run eval:quality -- --rag-onlywhen answer generation, the synthesis prompt, or answer post-processing changednpm run check:production-readinesswhen clinical workflow, privacy, environment, Supabase, source governance, or deployment behavior changednpm run check:deployment-readinesswhen deployment startup, hosting, or rollout behavior changedPassed locally/offline:
npm run docs:check-links— 915 repository path references resolve after syncing currentmainnpm run docs:check-scripts— 299 documented npm references resolve after syncing currentmain--checkon all four changed Markdown files20260714180000_patch_rag_and_corrector_scalability.sql→20260717120000_corrector_public_titles_only.sql→20260717170000_registry_projection_cleanup.sql→20260717171000_public_title_corrector.sqlowner_id/indexed-status invariant, disabled corrector traffic during the migration window, and no ad hoc production deletegit diff --checkVerification not run:
verify:pr-local, release, deployment, UI, live retrieval, and production-readiness gates are not proportionate to a docs-only change and could include broader/provider-backed work. Exact-head hosted required checks remain the merge gate.Risk and rollout
20260714180000backfill can leave private/non-indexed title words that20260717171000does not purge.Clinical Governance Preflight
Clinical KB Database(sjrfecxgysukkwxsowpy)Notes
Summary by CodeRabbit