/// SSH client, session management, SFTP and metrics collection.
///
/// Supports system SSH for interactive sessions, native russh client for
/// metrics collection, PTY-backed multi-session terminal emulator,
/// Smart Server Context with service discovery, and Auto SSH Key Setup
/// for secure authentication.