Status: IN
FTL2 deployment scripts use shell guards like `which uv || (install uv)` and `grep -qF ... || echo ...` to make shell commands safe to re-run, though heavy shell use reduces idempotency guarantees compared to dedicated modules.
Source: entries/2026/05/11/deployments-catbeez-deploy.md
JSON