docs(09-05): complete recon CLI command tree plan
This commit is contained in:
@@ -198,11 +198,11 @@ Plans:
|
||||
3. `keyhunter recon full --respect-robots` (default on) respects robots.txt for web-scraping sources before making any requests
|
||||
4. `keyhunter recon full` fans out to all enabled sources in parallel and deduplicates findings before persisting to the database
|
||||
**Plans**: 6 plans
|
||||
- [ ] 09-01-PLAN.md — ReconSource interface + Engine skeleton + ExampleSource stub
|
||||
- [x] 09-01-PLAN.md — ReconSource interface + Engine skeleton + ExampleSource stub
|
||||
- [x] 09-02-PLAN.md — LimiterRegistry per-source rate.Limiter + jitter
|
||||
- [ ] 09-03-PLAN.md — Stealth UA pool + cross-source dedup
|
||||
- [x] 09-03-PLAN.md — Stealth UA pool + cross-source dedup
|
||||
- [x] 09-04-PLAN.md — robots.txt parser with 1h per-host cache
|
||||
- [ ] 09-05-PLAN.md — cmd/recon.go CLI tree (full, list)
|
||||
- [x] 09-05-PLAN.md — cmd/recon.go CLI tree (full, list)
|
||||
- [ ] 09-06-PLAN.md — Integration test + phase summary
|
||||
|
||||
### Phase 10: OSINT Code Hosting
|
||||
|
||||
Reference in New Issue
Block a user