diff --git a/AGENTS.md b/AGENTS.md index 170ac891e..878854e6f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,6 +11,7 @@ - Section cross-references: use anchors on root-relative paths (example: `[Hooks](/configuration#hooks)`). - When Peter asks for links, reply with full `https://docs.clawd.bot/...` URLs (not root-relative). - README (GitHub): keep absolute docs URLs (`https://docs.clawd.bot/...`) so links work on GitHub. +- Docs content must be generic: no personal device names/hostnames/paths; use placeholders like `user@gateway-host` and “gateway host”. ## Build, Test, and Development Commands - Runtime baseline: Node **22+** (keep Node + Bun paths working).