docs: handoff de 2026-08-12 — marco zero, gate e RLS - #55
Merged
Conversation
Entrada da próxima sessão sobre banco/infra. Registra o estado (main 95c05cc, 112/112 com RLS, 0 SECURITY DEFINER sem search_path, 3 migrations na pasta), o que os PRs #52/#53/#54 entregaram, e o fluxo novo de re-dump. Guarda as duas armadilhas que custaram caro hoje, porque as duas voltam: policy existe mesmo com RLS desligada e acorda ao ligar (foi assim que o DELETE de employees ampliou sem ninguém decidir), e o seed.sql usa INSERT e não COPY — contar por bloco COPY volta zero pra tudo, e zero parece resposta legítima. Fecha com os 5 itens abertos, cada um com a decisão que ele pede em vez de uma lista solta, e o que NÃO fazer — inclusive que a regra do Supabase Preview inverteu: vermelho agora é sinal real. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
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.
Handoff de encerramento da sessão. Entrada da próxima sobre banco/infra.
Registra o estado final (
main95c05cc, 112/112 tabelas com RLS, 0SECURITY DEFINERsemsearch_path, 3 arquivos emsupabase/migrations/), o que os PRs #52/#53/#54 entregaram, o fluxo novo de re-dump, e os 5 itens abertos — cada um com a decisão que pede, não uma lista solta.Guarda também as duas armadilhas que custaram caro na sessão, porque as duas voltam:
employeesampliou sem ninguém decidir, e quem achou foi o re-dump;seed.sqlusaINSERT, nãoCOPY— contar por blocoCOPYvolta zero para todas as tabelas, e zero parece resposta legítima.🤖 Generated with Claude Code