Fixes
- macOS .dmg broken — APFS case-insensitive symlink:
ln -sf TRCC .../trccon case-insensitive APFS deleted the 12MB TRCC executable (macOS treatstrccandTRCCas the same file). Removed the CLI symlink from the .app bundle
Improvements
- Linux distro build logging: RPM (Fedora), DEB (Ubuntu), and Arch CI builds now log build environment and verify output
- macOS CI verification: uses
find -Lconsistently for symlink-aware bundle inspection