docs: mention memory.md alternate filename in bootstrap list

Address review feedback: the runtime also injects lowercase memory.md
(DEFAULT_MEMORY_ALT_FILENAME) when present.
This commit is contained in:
Luna AI
2026-02-10 04:50:06 +05:00
committed by Sebastian
parent 21da9c9cd4
commit 38e0948064

View File

@@ -59,7 +59,7 @@ Bootstrap files are trimmed and appended under **Project Context** so the model
- `USER.md`
- `HEARTBEAT.md`
- `BOOTSTRAP.md` (only on brand-new workspaces)
- `MEMORY.md` (when present in the workspace)
- `MEMORY.md` or `memory.md` (when present in the workspace; both are recognized)
All of these files are **injected into the context window** on every turn, which
means they consume tokens. Keep them concise — especially `MEMORY.md`, which can