In full

Anyone who has used an AI assistant seriously for a project knows the tax. Every session opens with the same paragraph of background: this is the client, this is the constraint, this is what we decided last week, no, not that approach, we ruled it out. The tool is capable and has amnesia.

Before you switch it on

Decide four things. What may never be written, with credentials the absolute case. How personal information is handled, given that anything recorded is replayed into later sessions. How a memory that has become wrong gets corrected or removed, not merely added to. And how long any of it is kept. Treat the store as a system holding business records, because that is what it is, and retention is much easier to design in than to retrofit.

What persistence changes

Persistent memory gives the assistant a durable place to record what it learns, which is then available next time. The immediate effect is that the re-briefing disappears. The more interesting effect is that work spanning weeks becomes viable, because the accumulated context stops being something a human has to carry between sessions.

It also improves quality in a way that is easy to miss. An assistant that recorded a correction will not make the same mistake in the next session. Feedback stops evaporating, which turns using the tool into something that compounds rather than resets.

Anything written into memory is replayed into every later session that reads it. That is the feature and the risk in one sentence.

Where it earns its place

  • Long engagements. Work where the context took real effort to establish and would cost real effort to rebuild.
  • Recurring analysis. The monthly or quarterly job where last cycle's decisions inform this one.
  • Preferences and house rules. The corrections you would otherwise make every time.
  • Anything with a long gap between sessions. The longer the gap, the more expensive the re-briefing and the more memory is worth.

The governance problem, stated plainly

Everything useful about persistence is also the risk. Memory is replayed into future sessions, which means three things need deciding up front rather than discovered later.

The first is what must never be written. Credentials are the clear case: a key recorded once is reproduced into every later session that reads the store, which converts a momentary exposure into a durable one. Personal information deserves the same caution for a different reason, because writing it into a store that persists creates a retention obligation somebody now owns.

The second is accuracy over time. A memory is a point-in-time observation. It was true when written and may not be now, and an assistant will apply it confidently either way. Anything that records facts needs a way to correct and remove them, not only to add.

The third is the audit position. For a regulated business, being able to show what the system retained, when it was written, and when it was removed is the difference between a defensible answer and an uncomfortable one. That is worth asking about specifically, because retention is easier to design in than to retrofit.

A workable posture

Treat the memory store as a system that holds business records, because that is what it is. Decide what belongs in it, who can read it, how long it is kept, and how something wrong gets removed. Keep secrets out of it entirely, and be deliberate rather than casual about personal information.

Then use it for what it is good at. Method, preference, decisions and their reasons: the things that are expensive to rediscover and carry no particular sensitivity. That covers most of the value without most of the exposure.

The takeaway

Persistent memory removes the re-briefing and lets work compound across sessions, which is the largest practical improvement available to most teams using these tools. The same property makes retention a design decision: keep credentials out entirely, be deliberate about personal information, and make sure anything recorded can be corrected and removed, not only added.

The Fourths · Engineering for regulated industries