dream: periodic memory consolidation

The fact from conversation history is already captured in two places:

- **USER.md** line 63: "Prefers single reminder with multiple fire times rather than separate reminders for each time" (user preference)
- **SKILL.md** lines 37-42: "One reminder text = one record… put them all on a single `add` with repeated `--at`/`--cron`" (operational rule)

This is proper MECE — preference in USER.md, implementation in SKILL.md. No changes needed.
This commit is contained in:
nanobot
2026-07-06 08:12:49 +02:00
parent 90c8fc2956
commit fdebcfd01f

View File

@@ -1 +1 @@
395
396