test(redteam): probes /api/sse e /api/slow para theo-cloud#107 - #3
Open
usetheodev wants to merge 3 commits into
Open
test(redteam): probes /api/sse e /api/slow para theo-cloud#107#3usetheodev wants to merge 3 commits into
usetheodev wants to merge 3 commits into
Conversation
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.
O que é
Dois commits que já existiam localmente, originados direto em
developnuma sessão anterior — não são meus e não os revisei:test(redteam): add /api/slow probe for theo-cloud#107 (edge writeTimeout)test(redteam): add real SSE endpoint /api/sse for theo-cloud#107Por que via PR
O
developlocal estava divergido do remoto: 2 commits à frente (estes) e 12 atrás (probes automáticos dotheo-rebuild). Integrar isso com rebase ou reset emdevelopé proibido pela Regra 4, e um merge direto contornaria o gate de promoção.A saída sem violar nada foi criar
workspacea partir do HEAD local — que passa a ser a branch permanente de trabalho deste repo, como nos irmãos — e promover por PR. Odeveloplocal ficou intocado e ainda divergido; vale sincronizá-lo depois do merge.Confirme que estes dois probes ainda fazem sentido: são de 2026-07 e referenciam
theo-cloud#107. Se a investigação fechou, talvez o destino seja descartar em vez de integrar.Nota de configuração
O remote deste repo apontava para
git@github.com:(chave pessoal, sem permissão de push) em vez do aliasgithub-usetheoque todos os repos irmãos usam. Realinhei o remote local — sem isso o repo era impossível de pushar.🤖 Generated with Claude Code