Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The document instructs users to run destructive commands such as `find ... -delete` and `rm -rf` to exclude files, but it does not explicitly warn that these commands permanently remove data from the staging/source tree if variables are wrong or misunderstood. In backup guidance, destructive cleanup is especially risky because users may assume operations are non-destructive and accidentally delete valuable files.
