From 03e768782a9f8711c20979ab5da841004d5247b2 Mon Sep 17 00:00:00 2001 From: salvacybersec Date: Sun, 5 Apr 2026 14:50:48 +0300 Subject: [PATCH] docs: mark phases 2-3 complete in ROADMAP checkboxes --- .planning/ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index df1d8ba..d852041 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -13,8 +13,8 @@ KeyHunter is built in dependency order: the provider registry and storage schema Decimal phases appear between their surrounding integers in numeric order. - [x] **Phase 1: Foundation** - Provider registry schema, storage layer with AES-256, and CLI skeleton that everything else depends on (completed 2026-04-05) -- [ ] **Phase 2: Tier 1-2 Providers** - Frontier and inference platform provider YAML definitions (26 providers, highest-value targets) -- [ ] **Phase 3: Tier 3-9 Providers** - Remaining 82 provider definitions completing 108+ provider coverage +- [x] **Phase 2: Tier 1-2 Providers** - Frontier and inference platform provider YAML definitions (26 providers, highest-value targets) (completed 2026-04-05) +- [x] **Phase 3: Tier 3-9 Providers** - Remaining 82 provider definitions completing 108+ provider coverage (completed 2026-04-05) - [ ] **Phase 4: Input Sources** - All input modes: file/dir, full git history, stdin, URL, clipboard - [ ] **Phase 5: Verification Engine** - Opt-in active key verification with consent prompt and legal documentation - [ ] **Phase 6: Output, Reporting & Key Management** - All output formats and complete key management CLI