Expand description
Shared runtime configuration structs for memory subsystems.
These are plain (no serde) structs used as runtime parameters. They are separate from the
serde-annotated config types in zeph-config which own the deserialization concerns.
Structsยง
- Belief
Revision Config - Runtime config for Kumiho belief revision passed into resolver methods.
- Consolidation
Config - Runtime config for the consolidation sweep loop.
- Forgetting
Config - Runtime config for the forgetting sweep (#2397).
- Note
Linking Config - Runtime config for A-MEM dynamic note linking.