fn environment_summary(app: &AppHandle, server_url: Option<&str>) -> StringExpand description
A short, non-identifying description of the environment.
Deliberately excludes the token, the username, and any path outside the app’s own directories. The server URL is reduced to scheme and host, which is diagnostic (https? LAN address? reverse proxy?) without being a credential.