arbret/.cursor/rules
counterweight 10c0316603
Phase 1: Add pgqueuer infrastructure
- Add pgqueuer dependency to pyproject.toml
- Create worker.py with schema installation and job handler registration
- Add make worker command to Makefile
- Update make dev to run worker alongside backend/frontend
- Use has_table() check for idempotent schema installation
- Register 'random_number' job handler (placeholder that logs for now)
2025-12-21 22:37:04 +01:00
..
backend_frontend_sync.mdc docs and tools 2025-12-20 23:09:46 +01:00
python_coding_standards.mdc first implementation 2025-12-20 22:18:14 +01:00
running_tests.mdc Phase 1: Add pgqueuer infrastructure 2025-12-21 22:37:04 +01:00
security_authorization.mdc add some cursor rules 2025-12-20 19:09:33 +01:00