pub fn open_browser(url: &str) -> bool
Best-effort browser open. Returns whether the open-command launched without immediate failure. Never panics; the printed URL + code remain actionable if this fails.