* feat(cli): add Windows IPC and daemon lifecycle support
* feat(release): add Windows x64 packaging and CI
* docs: document Windows installation and verification
* fix(windows): align pipe naming and shutdown detection
* fix: gracefully close all connections on daemon stop
* refactor: extract help text to static file
* fix: install command properly extracts daemon and installs deps
* fix: improve postinstall binary download reliability