pub fn server_info() -> ServerInfoExpand description
Returns the shared ServerInfo for all server implementations.
Builds base Implementation metadata (name, version, title, URL).
Backend handlers extend this with a backend-specific description
and instructions via the public fields on ServerInfo.