How to keep memory clean. Archive stale daily logs. Promote important findings to long-term memory. Remove contradictions.
Daily logs in memory/daily/{agent}/ are append-only during the day. Librarian's
job is to prevent them from becoming a graveyard of stale entries.
On each heartbeat:
memory/daily/{agent}/archive/)memory/{agent}/MEMORY.md is the agent's curated, durable memory. Promote to it:
Do NOT promote:
memory/shared/KNOWLEDGE.mdWhen reviewing memory/shared/KNOWLEDGE.md or individual agent memories, watch for:
When a contradiction is found, determine which version is more authoritative, update to reflect it, and note the resolution in your daily log.
When reviewing skills/proposed/: check for redundancy against existing skills, verify
actionability, and confirm scope. Do not promote duplicates — note the duplication in
the proposing agent's memory.