AI-native hyperconverged.
BrainstormVM IS the hypervisor, storage engine, network fabric, and AI-native control plane — not a management wrapper over someone else's HCI. Cloud Hypervisor + Firecracker + LINSTOR + nftables under a Go control plane that reasons.
/ 01
Compute · CHV + Firecracker
Rust-based KVM, sub-second microVMs.
Cloud Hypervisor for full VMs, Firecracker for microVMs and ephemeral workloads. Per-tenant isolation with sub-second boot, minimal attack surface.
/ 02
Storage · LINSTOR + DRBD
Replicated block storage, brain visible.
CSI driver exposes volumes to Kubernetes workloads. ZFS substrate planned for Phase 2. Storage decisions flow through the same OODA loop as compute.
/ 03
Network · nftables + WireGuard
Policy at the host kernel.
Per-tenant overlay networks via nftables. WireGuard mesh for cross-node traffic. Policy enforcement at kernel level, not application layer.
/ 04
Control · Go + OODA
Reasoning, not opaque automation.
Go control plane runs the OODA loop on every signal. Placement, migration, recovery — all evidence-chained ChangeSets. Connectors for Proxmox / VMware / Nutanix support gradual migration.
/ 05
Status
Preview. Active development.
Control plane runs on Hetzner bare metal + AWS c5.metal for IOMMU passthrough validation. Operator access during preview is invite-only.