[codex] 记录 WebChat 退役生产部署 - #148
Merged
Merged
Conversation
greenthree
marked this pull request as ready for review
August 13, 2026 02:26
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.
What changed
202608090001_retire_webchat_mutations.sql.webchat-configv14 deployment and the resulting closed-state verification.ROADMAP.mdfrom 75 to 76 production migrations and remove stale "pending deployment" wording.mainSchema v2 encrypted backup and isolated restore drill.Production scope
webchat-configwere deployed.SUPABASE_ACCESS_TOKENwas rotated after two fail-closed backup runs returnedUnauthorized; the replacement token was entered directly by the project owner and its value was not read or recorded by the Agent.Validation
webchat-configtests: 15 passed, 0 failed.anon,authenticated, andservice_role, and zero post-deploy request/usage increments.31622577243: passed, including Schema v2 Storage snapshot, encryption self-check, plaintext cleanup, and Artifact upload.31622919641: passed with 76 migrations, 8 aggregate row counts, 7 orphan counts at zero, private Storage and anonymous-denial verification, Auth hooks, password login, RLS, fenced deletion, canary cleanup, and decrypted-file cleanup.git diff --check, and secret-like pattern scan passed.The full production-security script was intentionally not run because it temporarily enables image upload and uploads a fixture, which was outside the approved no-image-request scope.
The replacement Supabase PAT expires on 2026-09-12 and must be rotated before expiry, followed by a successful backup confirmation.