MAESTRO: show timeout notification

This commit is contained in:
Mariusz Banach
2026-02-18 02:32:35 +01:00
parent bb6b84b470
commit 355e23e063
3 changed files with 70 additions and 14 deletions

View File

@@ -45,7 +45,7 @@ Frontend uses `fetch` with `ReadableStream` reader (not native `EventSource`, wh
- [x] Progress bar updates in real-time showing current test name and percentage
- [x] Countdown timer counts down from 30 seconds
- [x] Partial failures show inline error indicators per FR-25 (Added AnalysisResults rendering with inline error badges.)
- [ ] Timeout at 30s displays partial results with notification listing incomplete tests
- [x] Timeout at 30s displays partial results with notification listing incomplete tests
- [ ] Empty input returns 400, oversized >1MB returns 413
- [ ] Linting passes on both sides
- [ ] Run `/speckit.analyze` to verify consistency