From 365f303b7468952b24999297490d0209150db8a3 Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:09:18 +0000 Subject: [PATCH] structure: sync docs/providers/channels.md --- docs/providers/channels.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/providers/channels.md diff --git a/docs/providers/channels.md b/docs/providers/channels.md new file mode 100644 index 0000000..c810366 --- /dev/null +++ b/docs/providers/channels.md @@ -0,0 +1,10 @@ +# Owner channels (WhatsApp, Email, Telegram) + +**Status:** Outline. + +- MVP owner ↔ assistant channels: **WhatsApp, Email, Telegram**. +- Configured via **NemoClaw Hermes channel commands** (`nemohermes … channels add`, rebuild when required). +- Allowlists for who may talk to the bot. +- Owner never configures via host shell recipes in chat. + +See [design/use-cases.md](../../design/use-cases.md) family C · [docs/SETUP_UX.md](../SETUP_UX.md).