structured memory: facts/pinned/episodes, batched consolidation, participant-scoped recall
This commit is contained in:
@@ -36,3 +36,9 @@ enable-game-info = true
|
||||
# user-daily-images = 10
|
||||
# Privacy (SAF-08/09): users can always run !forgetme and !privacy
|
||||
# privacy-notice = "I keep recent messages and a summary. !forgetme deletes yours."
|
||||
# Structured memory (SPEC-002) — active only when memory-model is set:
|
||||
# memory-model = "gpt-5.6-luna"
|
||||
# memory-consolidate-every = 20 # observations per consolidation batch
|
||||
# memory-episodes-per-channel = 10 # episode decay cap
|
||||
# memory-fact-retention-days = 180 # GDPR storage limitation
|
||||
# Staff: !bot memory <user> | forget-fact <id> | pin <channel|global> <fact> | unpin <id>
|
||||
|
||||
Reference in New Issue
Block a user