cloud_api
Use the official Meta webhook path when the standard integration surface is the requirement.
The same relay still enforces policy, tool exposure, reminders, memory, and outbound governance after the message lands.
Policy-first WhatsApp agent gateway
Sentinel Relay sits between inbound messages and agent execution with privacy modes, provider and tool allowlists, durable memory, recurring reminders, background jobs, and a tamper-evident audit chain.
Diagram showing Sentinel Relay as a central hub processing inbound WhatsApp messages through policy gates, tool execution, provider calls, and durable memory.
Rust runtime
Hash-chained audit logging
Sender-scoped sessions
Hybrid memory retrieval
Background agent queue
Control center API
Adapter surface
cloud_api
The same relay still enforces policy, tool exposure, reminders, memory, and outbound governance after the message lands.
qr_sidecar
QR status, outbound pull, and sidecar authentication stay explicit while the rest of the runtime remains shared.
Governed automation
01
Sentinel Relay keeps privacy modes, allowlists, signature verification, replay checks, and structured denials inside the runtime instead of hoping prompt text does the job.
02
Durable memory, recurring reminders, one-shot reminders, and background sub-agents let WhatsApp workflows continue after the first response without losing context.
03
The control center, runtime diagnostics, proposal workflows, and append-only audit chain give operators a clean browser surface without turning the public site into the control plane.
Message lifecycle
Cloud API or QR sidecar hands the message into one consistent gateway.
Sender, replay, and session state are resolved before any model or tool use starts.
Conversation, retrieval, tool, or background-task mode is selected for the turn.
Provider calls and skills only run when policy, provider allowlists, and skill allowlists all align.
Memory capture, reminders, and audit events keep the result durable enough for real operations.
Operators can inspect posture through the control-center APIs while the public site stays clean.
Sentinel Relay
Build WhatsApp workflows on a relay that remembers context, enforces boundaries, and leaves proof behind.