← back to Sample Followup Sweep
auto-data-snapshot: 2026-08-28T14:34:59 (1 data files) — README.md
c70d49a89412bbc226ec871658ab9f651835388b · 2026-08-28 14:35:07 -0700 · auto-commit-fleet
Files touched
Diff
commit c70d49a89412bbc226ec871658ab9f651835388b
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Fri Aug 28 14:35:07 2026 -0700
auto-data-snapshot: 2026-08-28T14:34:59 (1 data files) — README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6fe84de..94b7de1 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@ Canary vendor: **Designers Guild @ Osborne And Little** (O&L USA, acct 1433803).
## Fail-closed pre-send compliance gate
-Every automated draft/send path calls `lib/pre-send-gate.js` before George. It
+Every automated draft/send path and every `gmail_create_draft` artifact routes through
+`lib/george-transport.js`, which calls `lib/pre-send-gate.js` before any network request. It
blocks unless the sender resolves to `info@designerwallcoverings.com`, the body
contains DW's physical postal address and a working opt-out link, and the subject
is present without a misleading `Re:`/`Fwd:` prefix. A block performs no network
← c74ebf7 Add fail-closed sample follow-up compliance gate
·
back to Sample Followup Sweep
·
Centralize sample follow-up compliance enforcement 984ab8e →