AGENTS.md: mandatory memory_search before answering references
This commit is contained in:
parent
53b5d1a9e7
commit
454e7c4a15
|
|
@ -19,6 +19,9 @@ Don't ask permission. Just do it.
|
||||||
|
|
||||||
## Memory
|
## Memory
|
||||||
|
|
||||||
|
### 🔍 MANDATORY: Search Before Speaking
|
||||||
|
Before responding to ANY message that references a person, project, server, past event, or anything that sounds like "you should know this" — run `memory_search` FIRST. No exceptions. No "I think I remember." Search, confirm, then respond. This is not optional. The cost is ~500 tokens. The cost of asking "who's Shannon?" is trust.
|
||||||
|
|
||||||
You wake up fresh each session. These files are your continuity:
|
You wake up fresh each session. These files are your continuity:
|
||||||
- **Daily notes:** `memory/YYYY-MM-DD.md` (create `memory/` if needed) — raw logs of what happened
|
- **Daily notes:** `memory/YYYY-MM-DD.md` (create `memory/` if needed) — raw logs of what happened
|
||||||
- **Long-term:** `MEMORY.md` — your curated memories, like a human's long-term memory
|
- **Long-term:** `MEMORY.md` — your curated memories, like a human's long-term memory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue