[MEMORY] Add promotion filter + compaction step before durable memory writes #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
A memory system rots when every session fact gets promoted into durable memory. We need a filter that asks whether a fact is stable, useful later, and worth keeping.
Goal
Add a promotion filter and compaction path so task/session state is reviewed before anything becomes durable memory.
Scope
Acceptance Criteria
Timmy: Flagging for re-scope against Mempalace (#190, #566). Mempalace provides the spatial memory framework. This issue should be evaluated in that context before implementation.
Closed. hermes-agent tracks upstream NousResearch only. Sovereign work belongs on Timmy_Foundation/timmy-config. Refile there if still needed.