Closed
hippo: prune four low-signal memories and switch audit to --fix mode#47986
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Prune or rewrite low-signal Hippo memories flagged by hippo audit
hippo: prune four low-signal memories and switch audit to --fix mode
Jul 25, 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.
hippo auditflagged four memories (mem_650c0682ae4c,mem_b78c884146c7,mem_b168e03a0eca,mem_cd88fb9179d1) as path fragments or incomplete snippets that crowd out higher-signal entries and degrade semantic recall.Changes
hippo-embed.md— Added an explicit pre-audit step that callshippo forgetfor each of the four flagged IDs; skips gracefully if an ID is already gone.hippo auditwithhippo audit --fixso remaining junk entries are pruned automatically on every embed pass, not just this one..lock.yml— Recompiled to stay in sync with the updated prompt.hippo audit#47742