04. Persistent Memory

Chapter 4 of 24 · 10 min

Local verification checkpoint

Run the smallest example from this chapter in a local workspace and record the package version, runtime, data path, and observed output. If the result depends on model size, vector count, CPU/GPU backend, or available memory, note that constraint beside the exercise so the lesson remains reproducible.

Local verification checkpoint

Run the smallest example from this chapter in a local workspace and record the package version, runtime, data path, and observed output. If the result depends on model size, vector count, CPU/GPU backend, or available memory, note that constraint beside the exercise so the lesson remains reproducible.

EXERCISE

Map the memory operations for a scenario where the agent learns a new project name, uses it repeatedly for a week, then stops referring to it. Explain which tier each memory operation targets and when consolidation should occur.