Files
michael hohn 013ed9d97c Fix erratic status reporting. Results jumped from 0 to all instead of gradually.
The system now provides:

Real-time progress updates - each completed scan is immediately reflected
Individual job tracking - each repository has its own status (pending → in_progress → succeeded)
Accurate aggregation - overall session status correctly reflects the state of all jobs
No more jumps - gradual progression from 0 → 1 → 2 → 3 → 4 → 5 successful scans
2025-12-15 14:53:03 -08:00
..