Commit Graph

1 Commits

Author SHA1 Message Date
Prasad Thammineni
12971e1283 docs: add WhatsApp message flow architecture documentation
Comprehensive documentation covering:
- Complete message lifecycle from reception to delivery
- Layer-by-layer breakdown (Baileys, Monitor, Router, Agent, Dispatcher)
- Sequence diagrams for message flow, group gating, tool execution
- Key data structures (WebInboundMsg, ResolvedAgentRoute, MsgContext)
- Configuration examples for routing, group gating, media understanding
- Error handling and observability patterns

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 07:04:45 -08:00