Bare-metal microkernel with in-kernel AI engine. Built from scratch in Assembly, C, and Rust.
Minimal kernel footprint with IPC message queues and module loading
Rust no_std in-kernel anomaly detection and auto-tuning
Custom sector-based filesystem with SHA-256 authentication
Capability-based security isolation for user processes
SHA-256 secured event tracking and policy enforcement
Single boot image supporting x86 and x86_64
3-stage: MBR โ CPUID โ Long Mode
Microkernel with scheduler, IPC, module loader
In-kernel: anomaly detection, auto-tuning, trust scoring
CLI shell, sandbox, policy enforcement