From 1c8cf13f67ba8166b1fd961ca2f5b30eb08494e8 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Thu, 9 Apr 2026 08:53:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=82=D0=BE=D1=87=D0=BD=D0=B5=D0=BD=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=D0=BD=D1=86=D0=B8=D0=BF=20=D1=81=D0=B6=D0=B0?= =?UTF-8?q?=D1=82=D0=B8=D1=8F=20=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB:=20?= =?UTF-8?q?=D0=BE=D0=BF=D1=82=D0=B8=D0=BC=D0=B8=D0=B7=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BF=D0=BE=D0=B4=20AI-=D0=B0=D0=B3=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index cfac9b8..132062d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -71,3 +71,7 @@ - Do not leave temporary/debug artifacts in repo. - Ignored/temp patterns include: `build/`, `build-stage*`, `.tools/`, `*.pak`. - Remove additional debug/temp dirs unless user asked to keep them. + +## Rules Maintenance (MUST) +- For changes to rules files (`AGENTS.md`, `ACTIONS.md`): prefer optimized, compressed edits for AI-agent execution (machine-readable, unambiguous). +- Keep rule updates minimal and non-duplicative: merge overlapping points, remove redundancy, preserve intent.