Prompts
The LLM prompts that drive Recall’s compaction, dreaming, query expansion, typed-memory extraction, and wisdom distillation passes.
| Prompt | Drives |
|---|---|
| Compaction defaults | Shared defaults across compaction passes |
| Daily → Weekly | Summarizes a week of daily logs into a weekly summary file |
| Weekly → Monthly | Summarizes a month of weekly summaries into a monthly file |
| Wisdom distillation | Periodically consolidates principles into WISDOM.md |
| Typed memory extraction | Pulls structured user/feedback/project/reference memories out of daily logs |
| Multi-query fusion | Expands a query into keyword and noun-phrase variants for search |