feat: enforce read-only wechat archive ingestion

This commit is contained in:
Codex
2026-06-13 06:22:04 +00:00
parent edb040d31a
commit 37f48d4655
5 changed files with 250 additions and 37 deletions
@@ -17,6 +17,12 @@ langbot:
publicBaseUrl: https://langbot.pikapython.com
expectedAdapter: openclaw-weixin
callbackPath: /callback/command
readOnlyRecord:
enabled: true
mode: webhook-skip-pipeline
webhookName: UniDesk WeChat Archive Read Only
webhookDescription: Archive LangBot/OpenClaw inbound messages and return skip_pipeline=true so personal WeChat never receives automated replies.
discardPipelineUuid: __discard__
pipeline:
name: UniDesk WeChat Baidu Archive
description: Forward WeChat/OpenClaw messages to the UniDesk n8n archive workflow.