pub async fn run_daemon(session: &str) -> i32
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.