Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The setup text correctly says the restart command must be detected and confirmed, but the sample command that writes rollback-config.json hardcodes "kill -USR1 1". If an operator follows the literal command without substituting the detected value, recovery may target the wrong process or fail entirely, silently breaking the dead-man's-switch and potentially signaling PID 1 inappropriately.
