mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 08:06:26 +00:00
Replaced warn-and-continue pattern with set -euo pipefail and die(). If a toolchain install fails, the session cannot build — stop immediately. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>