From 4a065d9838bb0d1514336f2e197fbc8b1642e1ac Mon Sep 17 00:00:00 2001 From: Andriy Oblivantsev Date: Thu, 13 Aug 2026 00:07:01 +0100 Subject: [PATCH] docs: add edelweiss to GitHub safety rules --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 9723a9e..d8ab87a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -89,7 +89,7 @@ parameter. Search before reading whole files. Test data must be synthetic (Alice, Bob, Charlie, Diana, example.com). 3. **No credentials/secrets in commits.** API keys, tokens, passwords, session strings, phone numbers only in gitignored `.env` files, referenced by path. -4. **Curasoft — no files, no mentions.** Remove all traces if found. +4. **Curasoft, edelweiss — no files, no mentions.** Remove all traces if found. 5. **Check git history before push.** If any commit contains leaks, rewrite history (rebase + force push) AND delete affected GitHub releases/tags. 6. **`docs/chat-import-plan.md`** — reference Gitea issue, never embed secrets.