blue/apps/blue-cli
Eric Garcia c745d11870 feat: RFC 0060 reliable binary installation
- install.sh: Add xattr/codesign fix after cp on macOS
- install.sh: Add portable timeout verification using perl
- INSTALL.md: Recommend cargo install --path as primary method
- INSTALL.md: Document macOS signature issue and fix
- blue doctor: Detect com.apple.provenance xattr with fix hint
- blue doctor: Verify code signature with codesign --verify
- blue doctor: 3-second liveness timeout for hanging binaries

Fixes dyld hang at _dyld_start when copied binaries have stale
signatures after Homebrew library updates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 21:01:19 -05:00
..
src feat: RFC 0060 reliable binary installation 2026-02-05 21:01:19 -05:00
build.rs feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
Cargo.toml feat: RFC 0052 blue install command - implemented 2026-02-01 19:02:37 -05:00