docs(09-03): complete stealth UA pool and dedup plan

- Stealth UA pool (10 browsers) + RandomUserAgent/StealthHeaders
- Stable cross-source Dedup keyed by sha256(provider|masked|source)
- Mark RECON-INFRA-06 complete
This commit is contained in:
salvacybersec
2026-04-06 00:44:37 +03:00
parent 2988fdf9b3
commit 1eb86ca308
4 changed files with 138 additions and 9 deletions

View File

@@ -200,7 +200,7 @@ Plans:
**Plans**: 6 plans
- [ ] 09-01-PLAN.md — ReconSource interface + Engine skeleton + ExampleSource stub
- [ ] 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
- [ ] 09-04-PLAN.md — robots.txt parser with 1h per-host cache
- [ ] 09-05-PLAN.md — cmd/recon.go CLI tree (full, list)
- [ ] 09-06-PLAN.md — Integration test + phase summary