MAESTRO: improve standalone HTML export

This commit is contained in:
Mariusz Banach
2026-02-18 03:17:03 +01:00
parent 65f294de59
commit 98ec96356d
3 changed files with 24 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ ReportContainer
- [x] Security appliances show as badges; empty state handled gracefully
- [x] Search filters results in real-time across test name, header name, and analysis text
- [x] Export JSON produces a valid JSON file containing all results
- [ ] Export HTML produces a styled standalone page viewable in any browser
- [x] Export HTML produces a styled standalone page viewable in any browser
- [ ] All report components are keyboard accessible
- [ ] Linting passes (`npx eslint src/`, `npx prettier --check src/`)
- [ ] Run `/speckit.analyze` to verify consistency