Implement ready queue view (GET /ready)
Add ready queue page:
- GET /ready route
- Use TaskCore.getReadyTasks to get unblocked tasks
- Same table format as /tasks but only shows ready work
- Sorted by priority (P0 first)
- Each row links to task detail
- Show count in heading: 'Ready Queue (N tasks)'
Timeline (0)
No activity yet.