docs(17-04): complete subscribe/unsubscribe + notification dispatcher plan

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
salvacybersec
2026-04-06 17:34:28 +03:00
parent 2643927821
commit a7daed3b85
4 changed files with 118 additions and 13 deletions

View File

@@ -236,15 +236,15 @@ Requirements for initial release. Each maps to roadmap phases.
- [ ] **TELE-02**: /verify command — key verification
- [ ] **TELE-03**: /recon command — dork execution
- [ ] **TELE-04**: /status, /stats, /providers, /help commands
- [ ] **TELE-05**: /subscribe and /unsubscribe for auto-notifications
- [x] **TELE-05**: /subscribe and /unsubscribe for auto-notifications
- [ ] **TELE-06**: /key <id> command — full key detail in private chat
- [ ] **TELE-07**: Auto-notification on new key findings
- [x] **TELE-07**: Auto-notification on new key findings
### Scheduled Scanning
- [x] **SCHED-01**: Cron-based recurring scan scheduling
- [ ] **SCHED-02**: keyhunter schedule add/list/remove commands
- [ ] **SCHED-03**: Auto-notify on scheduled scan completion
- [x] **SCHED-03**: Auto-notify on scheduled scan completion
## v2 Requirements