Event-narrowing wrongly hid valid delayed triggers like conversation_created (new conversation idle 10m -> assign), forcing the event to conversation_updated. The real guardrail is the Status/Inbox condition narrowing, which stays; the event list no longer needs restricting since every event supports a delayed rule with the right conditions.