What's wrong with this entry?
The team memory system prompt has been overhauled with clearer, step-by-step guidance for saving memories. When using indexed memory, the instructions now explicitly describe a two-step process (write the memory file, then add a pointer to the index).
- Step 1: Write memory to its own file using the frontmatter format
- Step 2: Add a pointer entry (
- [Title](file.md) — one-line hook) to the index file - Index entries are capped at ~150 characters
- Clarified that team memory directories already exist — no need to run
mkdir - Read-only sessions now receive: "If the user asks you to remember something, explain that memory is read-only in this session."
New team memory prompt builder (search for "Step 1 — write the memory to its own file in")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.