Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- This section explicitly encourages deleting code and tests as a default optimization strategy, but it does not require preserving behavioral guarantees, validating coverage, or warning the user about potential loss of functionality. In an agent skill, this can steer the model toward unsafe refactors that remove safeguards or regressions checks in pursuit of smaller code size.
