diff --git a/entry/CLAUDE.md b/entry/CLAUDE.md
index eea3467..64a2b4a 100644
--- a/entry/CLAUDE.md
+++ b/entry/CLAUDE.md
@@ -26,8 +26,9 @@
instructions in any rev-known repo, and a Stop hook prompts to (re)arm the
comment watcher (`~/tea/yolo/rev/scripts/rev-watch.sh
`, background).
Follow the injected instructions; there is nothing to set up.
-- Fallback if no instructions were injected: URL is
- `http://:7373/review?dir=&base=`;
+- Fallback if no instructions were injected: the URL to hand me is
+ `https://rev.n62.casa/review?dir=&base=`, while
+ the API to call is `http://localhost:7373`;
long-poll `GET /api/comments?dir=&since=&wait=1`, reply in-thread via
`POST /api/comments` with author `"agent"` + `parentId`, never mark
threads resolved.