docs: add ADR-0002, update flow and add BLOCKLIST_EMAILS
- ADR-0002: external rules pipeline architecture - README: updated flow to show safety checks → rules → dispatch - .env.example: added BLOCKLIST_EMAILS Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -18,6 +18,7 @@ OPENCLAW_API_KEY=
|
||||
BRIDGE_CALLBACK_TOKEN=a-strong-random-token
|
||||
SYSTEM_EMAIL=bridge@example.com
|
||||
WHITELIST_EMAILS=user1@example.com,user2@example.com
|
||||
BLOCKLIST_EMAILS=
|
||||
|
||||
# === Optional ===
|
||||
IMAP_PROXY_URL=
|
||||
|
||||
Reference in New Issue
Block a user