mnemo_cards/.cursor/rules/auto-fix.mdc

11 lines
280 B
Text
Raw Permalink Normal View History

2025-11-10 23:55:41 +00:00
---
description: For testing and debugging
alwaysApply: false
---
When rule is mentioned:
1. Run mnemo_cards_web/complete_auto_debug.sh
2. Wait for it to complete
3. Read and analyse the report in mnemo_cards_web/debug_report
2025-12-13 13:27:05 +00:00
4. Never leave TODOS
5. Fix the errors
6. Go to step 1