intake: configurable chat-only opt-out prefixes (💬, chat:)

Posts starting with an opt-out prefix (PULSE_BRIDGE_INTAKE_OPTOUT,
case-insensitive) are never turned into a ledger item or kanban task and
get no bridge reply. Codex review: no findings.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01YECpkAwQUwgu7NVy91R8fW
This commit is contained in:
Nirav Patel
2026-08-22 16:12:35 -04:00
co-authored by Claude Fable 5
parent aaedf758d9
commit 5896d6cab1
3 changed files with 17 additions and 3 deletions
+3
View File
@@ -20,3 +20,6 @@ PULSE_BRIDGE_HERMES_DIR=/Users/aibot/.hermes/hermes-agent
PULSE_BRIDGE_HERMES_HOME=/Users/aibot/.hermes
# comma-separated user_names never ingested (bridge + agent accounts)
PULSE_BRIDGE_INTAKE_IGNORE=Ledger,Ellie,AROS
# chat-only prefixes (case-insensitive): posts starting with one of these are
# never turned into work and get no bridge reply
PULSE_BRIDGE_INTAKE_OPTOUT=💬,chat: