Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The documentation claims the tool will automatically back up openclaw.json before repair, but the provided fix-config.ps1 script overwrites the file directly with Set-Content and contains no backup step. This can cause irreversible loss of working configuration or make recovery harder if the generated configuration is wrong or incomplete.
