fix(4739): remove sensitive information and fix schema errors (rebased)#5278
Merged
Conversation
… index (PR #4668 review fix) Co-authored-by: Cursor <cursoragent@cursor.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
This PR removes two memory artifacts that contained sensitive personal information and updates the generated memory/MEMORY.md index to reflect the current heap/stack state after rebasing and conflict resolution.
Changes:
- Delete a Riven persona conversation session file containing sensitive biographical/operational details.
- Delete a feedback memory file that captured extended-family configuration details.
- Update
memory/MEMORY.mdauto-index content/metadata (but the current diff introduces generated-index inconsistencies that likely need regeneration).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| memory/persona/riven/conversations/2026-05-22-aaron-riven-full-session-substrate-trajectory.md | Deleted to remove sensitive personal information from durable memory. |
| memory/MEMORY.md | Updates the stack/heap preamble and auto-index; currently contains duplicated/inconsistent generated sections that should be regenerated. |
| memory/feedback_aaron_family_configuration_cooperative_substrate_2026_05_22.md | Deleted to remove sensitive family-configuration information from durable memory. |
AceHack
added a commit
that referenced
this pull request
May 26, 2026
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.
This PR supersedes #4739 and #4826. It removes sensitive personal information and fixes schema errors. The conflicts with main have been resolved.