Roadmap¶
CHERENKOV development is organized into strategic phases aligned with sovereign security standards and enterprise readiness.
Phase 1: Foundation & Sovereignization (Complete)¶
Goal: Establish the Trident of Truth architecture. Version 1.0.0-rc1
- Core network enforcement layer (MEISSNER)
- Data redaction engine (ABLATION) using bidirectional hashing
- Initial forensic validation sandbox (TOKAMAK)
- Core architecture, base scanner plugin system, SHA-256 trace signing
- Security baseline
Phase 2: Swarm Optimization & Parallelism (In Progress)¶
Goal: Enable fully concurrent AI agent orchestration. Version 1.1.0
- Parallel execution via asyncio task orchestration
- Dynamic resource slotting (CPU/NPU detection)
- BaseScanner interface for all security scanners
- AIMD circuit breakers for robust LLM inference
- High-fidelity tactical dashboard
Phase 3: Production Hardening, Compliance & HITL (Not Started — requires Phase 2 complete)¶
Goal: Enterprise-grade sovereign security with legally binding evidence. Version 1.5.0
- Automated Compliance-as-Code (SAMA CSF, EGY-FIN CSF, DORA)
- WORM (Write Once Read Many) SQLite audit vault
- Human-in-the-Loop workflows for HIGH/CRITICAL vulnerabilities
- Enterprise SSO/RBAC for the local portal
Phase 4: Mobile Triage¶
Goal: Mobile application security auditing (Android/iOS). Version 2.0.0
- Mobile scanners (APKTool, Androguard wrappers)
- Frida hook generation
- Drozer PoC executor under TOKAMAK sandbox
Phase 5: Ecosystem Integration¶
Goal: Enterprise SIEM integration without violating zero-egress. Version 2.5.0
- Local PDF & SARIF report generation
- CI/CD integration using local GitHub Actions runners
- Multi-node distributed audits
For more detail, see the Detailed Roadmap and Sovereign Roadmap.