/ ├── agent/ # Rust endpoint agent ├── ingest/ # Event ingestion pipeline (Go/Rust) ├── detect/ # Stream detection engine + Sigma compiler ├── indexer/ # OpenSearch templates & lifecycle management ...