Remembering

Cross-session memory operations against the Turso store — the advanced half; plain profile loading and simple recall/remember are already in project instructions. Use for "store this correction so future sessions have it", "what did we decide about X", "supersede or forget a memory that is now wrong", "search my long-term notes", "write a memory with tags and priority", "consolidate or prune the store", "save a checkpoint and resume it next session", or any question about a remember/recall/config/journal signature and its edge cases. Covers background writes, supersede chains, time-windowed and multi-tag queries, batch APIs, session scoping, retention and curation, episodic scoring, decision traces, and task discipline. Not for notes about the session currently in progress (use session-memory) and not for ranking documents or code by relevance (bm25).

oaustegard e413004 48 files · 670.2 KB Updated

File contents

oaustegard/muninn-utilities/tree/main/remembering commit e4130049e5

Frequently asked questions

npx skillmds@latest add oaustegard/remembering