refactor: organize debug tools and clean up excessive logging
- Move debug scripts to tools/debug_scripts/ directory with README
- Create requirements.txt for Python debug environment setup
- Remove excessive debug logging from ScreenCaptureService
- Disable verbose detection logging in YOLOOnnxDetector
- Update .gitignore to exclude debug artifacts
- Preserve core BGR/RGB fix while cleaning up temporary code
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|