mneme
Persistent memory
The first wall I hit in a long project was memory. Every new session opened by re-explaining settled choices, established preferences, and the history of the project. Over a single conversation that cost is invisible; over weeks and months, rebuilding the same context takes more time than the work itself.
mneme stores that context between sessions, recalls it when it is needed, and lets several clients share one memory. The history of a project then sits outside the conversation, and no longer waits to be rebuilt at the start of each one.

