[CRITICAL] Wire Deadman Switch ACTION — Snapshot + Rollback + Restart #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
KT Bezalel Architecture Session 2026-04-08 — Immediate Priority #1
KT Final Session — Ansible section references this
Problem
The deadman watch is already firing and detecting dead agents. It has no action wired. It detects death but does nothing about it.
Required Behavior
On successful health check:
On failed health check:
Design Rules
Acceptance Criteria
Architecture Context
The cascade failure that killed the fleet: agent tries MiMo V2 Pro → provider returns error → instead of skipping, agent corrupts its own config → deadman detects death → no action → agent stays dead. This fix breaks that cycle.
Dependencies