diff --git a/AGENTS.md b/AGENTS.md index 63661b9..9294311 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,6 +46,10 @@ Never use `/tmp/`, hardcoded absolute paths, or in-memory databases for persiste Explicit user facts are stored in `keep.md`. Read at every turn. +## Projects (deep details) + +More details about the user, projects, hardware etc. live in `projects//` (memory.md, state.md) — search those too. + ## Knowledge base `knowledge/` holds verified facts and measured values you can draw on when answering (e.g. notes on the models available to you). See `knowledge/README.md` for what's there; read on demand.