Skip to content

security: remove .claude/ from repo, add to .gitignore#2

Merged
LEEI1337 merged 1 commit into
mainfrom
security/remove-claude
May 26, 2026
Merged

security: remove .claude/ from repo, add to .gitignore#2
LEEI1337 merged 1 commit into
mainfrom
security/remove-claude

Conversation

@LEEI1337

Copy link
Copy Markdown
Member

Summary

  • Entfernt .claude/-Verzeichnis aus dem öffentlichen Repository
  • .gitignore erweitert um .claude/ Pattern

Hintergrund

.claude/ enthielt interne Worker-Bot-Definitionen / Rules / lokale Claude-Code-Konfiguration. Gehört nicht in ein öffentliches Repository.

Reversibilität

Soft-Remove: aktueller HEAD nach Merge sauber, Git-Historie behält die Files weiterhin sichtbar. Cleanup der Git-Historie ist eine separate Aktion.

🤖 Generated with Claude Code

.claude/ enthielt interne Worker-Bot-Definitionen / Rules / Brain-Config
als lokale Claude-Code-Konfiguration. Gehört nicht in ein öffentliches
Repository.

History bleibt vorerst erhalten (Soft-Remove). Cleanup der Git-Historie
ist eine separate Aktion.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8c94cf0a95

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,70 +0,0 @@
# Wiki Rules — Gelten fuer ALLE Agenten

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep referenced wiki rules file in the repository

Deleting this file breaks existing agent/command workflows that explicitly require it, e.g. agents/content-feeder.md:19, agents/legal-checker.md:18, and commands/add-paper.md:18 all instruct users/agents to read .claude/rules/01-wiki-rules.md before proceeding. After this commit, those instructions point to a non-existent path, so policy/compliance gates become unenforceable in the documented flow unless all references are migrated in the same change.

Useful? React with 👍 / 👎.

@LEEI1337 LEEI1337 merged commit 754712c into main May 26, 2026
2 checks passed
@LEEI1337 LEEI1337 deleted the security/remove-claude branch May 26, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant