# CLAUDE.md — Wraith Desktop v2 ## Project Overview Wraith is a native desktop SSH/SFTP/RDP client — a MobaXTerm replacement. Rust backend (Tauri v2) + Vue 3 frontend (WebView2). Single binary, no Docker, no sidecar processes. **Name:** Wraith — exists everywhere, all at once. ## Tech Stack - **Runtime:** Tauri v2 (stable) - **Backend:** Rust with `russh` (SSH/SFTP), `ironrdp` (RDP), `rusqlite` (SQLite), `aes-gcm` + `argon2` (vault), `dashmap` (concurrent session registry) - **Frontend:** Vue 3 (Composition API, `