pub async fn run_daemon(session: &str)
Entry point called when running as daemon (via –run-daemon flag in main.rs). This runs in a fresh process with no tokio runtime yet.