From 15f29e3e6d212cccae5fefe36399bb7e5d45e0db Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 16:10:12 +0300 Subject: [PATCH] update AGENTS.md --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index b8ba6df..2ccd34e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,6 +46,7 @@ - After changes, run `dotnet build`. If MCP wiring changed, also run the inspector. - Output in Russian. Keep code in English. Keep comments and commit messages in Russian. - If the request is broad or underspecified, ask one short clarifying question first. Otherwise act on the best reasonable assumption. +- Project file structure and metadata indexed in memory via MCP memory system. ### OpenCode: Question First - Follow `docs/opencode/question-policy.md` for the detailed `question` usage policy.