Implements SshConnectionPool with connect/disconnect/is_connected/exec/ sftp_read/sftp_write/sftp_list/sftp_remove methods using russh async SSH. Supports key-based and ssh-agent authentication. Accepts all host keys for now (TODO Phase 3). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>