docs: mark operator-decisions migrations + edge deploy as applied on live#402
Merged
Conversation
…loyed on live Verified 2026-07-08 via the Supabase MCP against the live Clinical KB Database project (sjrfecxgysukkwxsowpy): - M13 (20260702000000_commit_generation_preserve_legacy_artifacts) and 20260703030000_reconcile_storage_cleanup_jobs_indexes are both in the live migration history; search_schema_health() returns ok:true with no M13 staleness flag. - indexing-v3-agent edge function is ACTIVE at version 53 (updated 2026-07-08). The doc previously read "No live actions were taken" / "APPROVED to apply"; updated to reflect the completed, verified state. No code or live change here — docs only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XPVNBVo4cg9PEYtNhJZBQY
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
BigSimmo
marked this pull request as ready for review
July 8, 2026 15:44
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Docs-only bookkeeping.
docs/archive/operator-decisions-2026-07-06.mdstill read "No live actions were taken from this checklist… APPROVED to apply/deploy", but all three items have since been completed on live by concurrent sessions. This updates the doc to reflect the completed, live-verified (2026-07-08) state.Verified against the live
Clinical KB Databaseproject (sjrfecxgysukkwxsowpy) via the Supabase MCP:20260702000000_commit_generation_preserve_legacy_artifacts— in the live migration history;public.search_schema_health()returnsok: truewith nocommit_document_index_generationstaleness key (that key only appears when the live function body is stale), so M13 is genuinely live, not just recorded. Also guarded by20260706010000_search_schema_health_m13_guard.20260703030000_reconcile_storage_cleanup_jobs_indexes— in the live history, reinforced by20260708000000_reapply_storage_cleanup_jobs_indexes.indexing-v3-agentedge function — ACTIVE at version 53 (updated 2026-07-08), carrying the JSONB status-RPC parsing.No code and no live changes in this PR — it only updates the tracking doc so it stops reading as "pending."
Verification
npx prettier --check docs/archive/operator-decisions-2026-07-06.md— passlist_migrations,list_edge_functions,search_schema_health())verify:cheap/verify:ui/ eval / production-readiness — documentation-only change.Clinical Governance Preflight
N/A — documentation only; no ingestion, answer generation, search/ranking, source rendering, document access, privacy, production env, or clinical output changed. The migrations/edge-function it describes were already applied by prior sessions; this PR does not itself touch live.
🤖 Generated with Claude Code
https://claude.ai/code/session_01XPVNBVo4cg9PEYtNhJZBQY
Generated by Claude Code