docs(18-02): complete REST API + SSE hub plan

- 18-02-SUMMARY.md with 2 task commits
- STATE.md updated with position and decisions
- Requirements WEB-03, WEB-09, WEB-11 marked complete
This commit is contained in:
salvacybersec
2026-04-06 18:08:19 +03:00
parent d557c7303d
commit 79ec763233
3 changed files with 142 additions and 7 deletions

View File

@@ -220,15 +220,15 @@ Requirements for initial release. Each maps to roadmap phases.
- [ ] **WEB-01**: Embedded HTTP server (chi + htmx + Tailwind CSS)
- [ ] **WEB-02**: Dashboard overview page with summary statistics
- [ ] **WEB-03**: Scan history and scan detail pages
- [x] **WEB-03**: Scan history and scan detail pages
- [ ] **WEB-04**: Key listing page with filtering and "Reveal Key" toggle
- [ ] **WEB-05**: OSINT/Recon launcher and results page
- [ ] **WEB-06**: Provider listing and statistics page
- [ ] **WEB-07**: Dork management page
- [ ] **WEB-08**: Settings configuration page
- [ ] **WEB-09**: REST API (/api/v1/*) for programmatic access
- [x] **WEB-09**: REST API (/api/v1/*) for programmatic access
- [ ] **WEB-10**: Optional basic auth / token auth
- [ ] **WEB-11**: Server-Sent Events for live scan progress
- [x] **WEB-11**: Server-Sent Events for live scan progress
### Telegram Bot