watchdog-safe-reexecution

Status: IN

Servercraft's watchdog safely re-invokes infrastructure operations because FTL2's multi-layer idempotency ensures re-execution never creates duplicate state: shell guards skip completed installs, the creates parameter skips existing files, and module-level idempotency handles the rest — so watchdog-triggered re-provisioning after consecutive failures is always safe.

JSON