What's wrong with this entry?
Anonymous. No account, no email.
What
The memory system's prompt generation now supports multiple team memory directories with per-mount read/write modes, instead of a single team directory.
Details
- The
teamMountsparameter replacesteamDirin internal memory prompt construction - Each mount can be individually read-only or read-write
- Prompt text accurately describes which directories are writable vs. read-only
Evidence
Memory prompt builder (search for "read-only — do not write there" in new memory prompt logic)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.