Sub-microsecond Detection
4 embedded C++20 RandomForest detectors with 400 trees and 6,330 nodes ensuring instant threat identification.
Protecting life-critical infrastructure with sub-microsecond detection. Zero external dependencies. Production-ready.
Quick Start4 embedded C++20 RandomForest detectors with 400 trees and 6,330 nodes ensuring instant threat identification.
Pure C++20 constexpr implementation. No ONNX for core detectors. Just raw performance and reliability.
Self-improving system with transparent methodology. Synthetic data training yielding F1 = 1.00.
End-to-End Encryption using ChaCha20-Poly1305 + LZ4 across the entire pipeline.
Loading events from JSONL (~32,957 available) β Extract 83 features β Run inference.
Populates: fast_detector_score, reason, triggered
ml_detector_score (4 models)final_score = max(fast_score, ml_score)final_score
$ make proto-unified
$ make crypto-transport-build
$ make sniffer
$ make detector
$ make run-lab-dev
| AI Agent | Contribution |
|---|---|
| Claude (Anthropic) | Architecture, Days 16-33 implementation, Phase 2A design |
| DeepSeek (v3) | RAG system, ETCD-Server, memory leak analysis |
| Grok4 (xAI) | XDP expertise, eBPF edge cases |
| Qwen (Alibaba) | Network routing, production insights, FAISS strategies |
| Alonso | Vision, C++ implementation, scientific methodology π |