Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill's safety rules explicitly require backing up existing Nginx configs before overwriting, but the actual deployment procedure writes a new site config, symlinks it, removes the default site, and reloads Nginx without any backup or rollback step. In a production VPS context this can break an existing site or make recovery harder if the generated config is wrong.
