mnemo_cards/.cursor/rules/auto-fix.mdc
Dmitry 77b4ce91b5
Some checks are pending
Backend CI / test (push) Waiting to run
Backend CI / build (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
postgress
2025-12-13 16:27:05 +03:00

11 lines
No EOL
280 B
Text

---
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
4. Never leave TODOS
5. Fix the errors
6. Go to step 1