Add durable facts log

This commit is contained in:
OpenClaw
2026-04-11 14:15:52 +00:00
parent 216bb4af1c
commit 97059a07f2
3 changed files with 15 additions and 0 deletions

8
memory/facts.md Normal file
View File

@@ -0,0 +1,8 @@
# Facts
- Martin wants Telegram messages analyzed for durable knowledge.
- Durable facts should be extracted as atomic, normalized statements.
- Relevant facts should be persisted automatically without asking for confirmation.
- Facts should be written to `memory/facts.md` and `memory/facts.jsonl`.
- Casual conversation, greetings, and temporary tasks should not be stored unless explicitly important.
- Consistency, deduplication, and clarity should be prioritized.