From 0aeafd83dcca4b7f59ef32868cf14c4443aac984 Mon Sep 17 00:00:00 2001 From: Petr Tsymbarovich Date: Sat, 22 Aug 2026 14:51:04 +0300 Subject: [PATCH] docs: enforce lowercase project name --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 58b0eab..2c0d704 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,6 +2,8 @@ Use **only English** for code, comments, documentation, and commits. For conversations use the user's preferred language. +The project name is always spelled `ptfkit` in lowercase +Use this spelling exclusively in all generated content. When in doubt, stop and ask for clarification. Do not act without being completely sure.