AI & LLMs

Engram

A stored memory trace an agent writes during a task and later retrieves — a durable record of past experience.

Borrowed from neuroscience, an engram is a persisted memory trace: an agent encodes salient experience into a compact representation, stores it, and recalls it later to inform future decisions. In agent systems it names the unit of long-term memory that survives beyond a single context window.