pub async fn start_local_daemon(port: u16, vault: Arc<Mutex<KeyVault>>)
Starts the native loopback daemon on 127.0.0.1 with strict token checks.