From 9c7b92748470359ed87e69cb9f085c2cc6cd5cd6 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 9 Aug 2026 19:06:10 +0200 Subject: docs: rename CLAUDE.md to AGENTS.md and update references --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index af04a93..f0f2684 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ ## Staging convention: prefer `cat` over `cp` Packages moved here from the pentesting-suite repo predate this repo's -convention (see `CLAUDE.md`) of staging repo files into `$PKG` with +convention (see `AGENTS.md`) of staging repo files into `$PKG` with `cat src > dest` instead of `cp`. `cat` writes through a fresh destination so the build's umask/root ownership sets the perms; `cp` bleeds the git working-tree mode/ownership into the package. -- cgit v1.2.3