How CrewAI's Flow system routes incoming emails to specialized crews using @router and @listen, plus the infrastructure decisions most tutorials skip.
Give each CrewAI agent its own inbox at task creation. Here's why shared inboxes break multi-agent crews and how to fix it with per-task email isolation.