bp_wb/.cursor/rules/change-discipline.mdc

11 lines
No EOL
465 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description: Force review before applying
alwaysApply: true
---
## Workflow
1. Understand the request fully.
2. If the change touches >3 files or is architectural → output a clear numbered plan and wait for “proceed”.
3. Generate code → run tests → show diff → ask “Apply this?” (never auto-apply large changes).
4. After user says yes → apply and re-run tests.
5. Never say “looks good” if you havent actually executed the code/tests.