Default Memory Maintenance Orchestrator
Parameters
Storage backend for propositions.
Decides how session propositions are folded into long-term memory.
Optional; synthesizes higher-level insights from entity groups.
Minimum propositions per entity group before abstraction runs.
How many abstractions to generate per group.
Hard-delete propositions whose effective confidence falls below this; null disables retirement.
Decay-rate multiplier used when computing effective confidence for retirement.
Optional; refreshes the store's materialised effective-confidence column right before retirement so the pushed-down below-threshold filter reads fresh values (see retire). Null for backends that compute effective confidence live (the in-memory store), where there is no column to refresh.
Optional mark-and-sweep collector run as the final stage; null disables it.