| Connectors | 55 built-in types — Splunk, Elastic, Microsoft Defender, AWS CloudTrail, syslog, webhook, and SaaS APIs |
| Rule types | 24 evaluators, including beaconing, impossible travel, DGA, honeypot access, behavioural baseline and multi-source correlation |
| Rule catalogue | 468 starter rules shipped as YAML |
| Rule import | ElastAlert2 and Sigma importers with format auto-detection, bulk import and translation-fidelity reporting |
| Rule translation in | Elastic SIEM, Splunk ES, Microsoft Sentinel (one-way) |
| Actions | 35 pre-built: 15 SOAR containment, 20 notification |
| Threat mapping | MITRE ATT&CK with coverage heatmap; full STIX bundle load with curated offline subset fallback |
| Detection as code | GitOps with webhook handling, PR creation, conflict detection, dual-write orchestration |
| Compliance | SOC 2, ISO 27001, HIPAA, PCI — controls stored as data, not hardcoded |
| Audit | SHA-256 hash-chained log with an independent verifier and cross-region chain replay |
| Identity | 5 SSO providers: SinonAuth, Google, Microsoft, generic OIDC, SAML. Local login always available. |
| Multi-tenancy | Organisation → tenant → sub-tenant with scope cascade; application-enforced isolation with per-tenant audit chains |
| Databases | PostgreSQL 16 (33 migrations), Redis |
| API | 72 routers, 384 route operations, OpenAPI documented |
| Architecture | Stateless API scaling to N replicas, plus scheduler, probe, outbox and heartbeat loops with PostgreSQL leader election |
| AI | Bring-your-own-LLM — Anthropic, OpenAI, Ollama or vLLM — with a deterministic offline fallback for air-gapped deployment |
| Backend stack | Python 3.11+ (ships on 3.13), FastAPI, SQLAlchemy 2 async, Pydantic v2, Alembic, OpenTelemetry |
| Frontend stack | React 18 with TypeScript, Vite, Redux Toolkit, Tailwind CSS, Monaco editor |
| Disaster recovery | Operator-driven multi-region failover with audit-chain pinning and failover tracking |
| Deployment | Bare metal (systemd), Docker Compose, Kubernetes (Helm, HPA, PDB), cloud VMs, virtual environments, air-gapped |