Memory diff workstream loop
Keep a long-running workstream grounded by writing decisions and open loops to disk, then reviewing the diff.
Use this when a thread or agent should survive beyond one chat.
- Keep workstream notes in version-controlled files.
- Ask the agent to update people, projects, decisions, and open-loop pages as it learns.
- Keep updates concise and inspectable.
- Review the diff before accepting memory changes.
- Remove stale or speculative notes.
Stop when durable context is in files and the diff accurately reflects what changed.