pub fn normalize_easy_command(input: &str) -> String
Easy-mode command aliases that map user-friendly names to advanced commands. Call this early in the input pipeline before slash command dispatch.