Every platform team that wanted to notify engineers about something ended up writing the same Slack bot again — parse the webhook, find the right person, send the message, maintain the deployment forever. Mailroom is the framework we built to stop doing that, so teams write only the handler that turns an event into a useful notification and let it handle routing, preferences, and delivery.