feat(memoria): curinga '*' em PROFILE_INJECT_ACCOUNTS (ativar perfil para todos)#152
Merged
Conversation
…odas as contas) Mantem fail-closed: accountId ausente nao injeta nem com '*'. Cada conta so ve os proprios fatos. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Permite ativar a injeção do perfil curado para todas as contas via
PROFILE_INJECT_ACCOUNTS=*, mantendo o isolamento per-account (cada conta só vê os próprios fatos) e o fail-closed:accountIdausente/vazio NÃO injeta nem com*. Mudança cirúrgica só no gate deresolveInstructions+ 3 testes (curinga injeta, curinga não burla accountId ausente, flag off não injeta). 1349 testes verdes. Não toca search.ts/brain_chunks.Enable após merge:
PROFILE_INJECT_ENABLED=true,PROFILE_INJECT_ACCOUNTS=*,MEMORY_CURATION_ENABLED=true.🤖 Generated with Claude Code