You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A fact written into `memory/YYYY-MM-DD.md` is visible in startup context, but `memory_recall`**will not find it** unless it was also written via `memory_store` (or auto-captured by the plugin).
145
+
146
+
**What this means for you:**
147
+
- Need semantic recall? → Use `memory_store` or let auto-capture do it
148
+
-`memory/YYYY-MM-DD.md` → treat as a **daily journal / log**, not a recall source
149
+
-`MEMORY.md` → curated human-readable reference, not a recall source
150
+
- Plugin memory → **primary recall source** for `memory_recall` and auto-recall
0 commit comments