From 45cd7e58646dfd3703dfd5ae3299163137fcfca5 Mon Sep 17 00:00:00 2001 From: Tym Rabchuk Date: Tue, 19 May 2026 16:43:34 -0400 Subject: [PATCH] docs: explain hook trust invalidation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ac2cf68..96ba850 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,11 @@ review again: /hooks ``` +Codex trusts hook command entries. Updating files that an already-trusted hook +command calls should not require another review, but changing generated command +strings, hook order, hook location, or switching from relative to absolute paths +will invalidate the previous trust review. + ## Commands ```sh