From b129684cd2b7e4605a7e194a22922acbe88691ff Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Sat, 18 Apr 2026 12:13:59 +0000 Subject: [PATCH] bede-restrictii-text --- CLAUDE.md | 3 ++- GEMINI.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 91583f97..79054c57 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -13,7 +13,8 @@ Be concise! Do not explain a thousand details unless they are absolutely necessa Do not proceed with any task until you have analyzed these three files. -DO NOT, EVER, USE "uppercase" "toUpper" in any context. Nowhere. Where it exists, DELETE it! This SHOULD NOT be used in UI/UX anywhere, no text should be displayed in CAPITAL LETTERS! +DO NOT, EVER, USE "uppercase" or "toUpper" in any UI/UX context, nowhere. This SHOULD NOT be used in UI/UX anywhere, no text should be displayed in CAPITAL LETTERS! But do not replace "toUpper" with "toLower" or "uppercase" with "lowercase" either, leave text in UI/UX as is. + # CLAUDE.md diff --git a/GEMINI.md b/GEMINI.md index d785286d..7a49530c 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -13,7 +13,7 @@ Be concise! Do not explain a thousand details unless they are absolutely necessa Do not proceed with any task until you have analyzed these three files. -DO NOT, EVER, USE "uppercase" "toUpper" in any context. Nowhere. Where it exists, DELETE it! This SHOULD NOT be used in UI/UX anywhere, no text should be displayed in CAPITAL LETTERS! +DO NOT, EVER, USE "uppercase" or "toUpper" in any UI/UX context, nowhere. This SHOULD NOT be used in UI/UX anywhere, no text should be displayed in CAPITAL LETTERS! But do not replace "toUpper" with "toLower" or "uppercase" with "lowercase" either, leave text in UI/UX as is. # GEMINI.md