produces fully static, zero-dependency binaries for macOS (arm64)
and Linux (x86_64 musl). no Docker required — uses zig as the
cross-linker.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
single binary `uc` replaces bash asteroids script, unifies v7/v8
behind a stable interface with TOML config. implements registry CRUD,
SSH passthrough with v7/v8 translation, status collection/caching,
legacy import. 24 unit tests pass.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>