My agent system keeps everything. Session transcripts, tool calls, and

stray observations land in an episodic store on disk, a consolidation

cycle mines them for durable facts, and the whole

thing syncs to a private git repo so every machine shares one memory.

The persistence is the point. It is also the liability.