Architecture
CHERENKOV is built on the Trident of Truth — three unyielding components that enforce zero-egress security testing, backed by a Cognitive Swarm of specialized AI agents.
The Trident
| Component |
Role |
Constraint |
| MEISSNER |
Network shield |
Zero-egress, drops unauthorized outbound packets |
| ABLATION |
Data redaction |
Strips PII before any data can leave |
| TOKAMAK |
Proof validation |
Sandboxed PoC execution with cryptographic signing |
Cognitive Swarm
| Agent |
Engine |
Role |
| TENSOR |
Groq Llama 3.1 8B |
Strategic planning |
| KINETIC |
Ollama Llama 3.2 3B |
Local execution |
| AEGIS |
Local Llama 3.1 8B |
Circuit breaker / arbiter |
| LATTICE |
Qdrant + Embeddings |
Memory & RAG |
Deep Dives
graph TD
A[Component] --> B[Subcomponent]
B --> C[Implementation Detail]