state-driven-reliable-rerunability

Status: IN

FTL2 achieves reliable re-runnability through persistent state orchestration combined with multi-layer idempotency: the state file persists between runs, enables crash recovery, and shares context across AI-loop rules, while shell guards, `creates` parameters, and module-level idempotency ensure repeated execution converges without side effects.

JSON