fix(brain): remediate hive privacy findings - #3788
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 20d0e9c7a2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ec1367b5bf
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
Verification
npm test --workspace @franken/brain— 486/486 passednpm run typecheck --workspace @franken/brain— passednpm run lint --workspace @franken/brain— passednpm run build --workspace @franken/brain— passednpm run lint— passednpm testhas 3 pre-existingfranken-orchestratorfailures unrelated to this diffnpm run typecheckandnpm run buildremain blocked by pre-existingfranken-weberrorsRemediation chain
Follow-up to merged PR #3775 for issue #3689. This consolidates fixes for the seven unresolved Codex review findings on the merged head, including right-to-forget and secure-deletion defects.