Skip to content

Roadmap

Node1 edited this page Jun 18, 2026 · 4 revisions

Roadmap

Purpose

This page gives a concise project roadmap.

Current Status

XAI OS is in design and planning. The first engineering milestone is a bootable QEMU on macOS prototype.

The detailed milestone checklist lives in Project Tracker.

Target order:

  1. QEMU on macOS for correctness and bootstrapping.
  2. Intel Desktop as the first real performance target.
  3. Intel Xeon for serious multi-agent server deployment.
  4. ARM/NVIDIA N1X-compatible AArch64 SoCs last.

Phases

Phase Focus Deliverables
0 Foundation repo layout, build scripts, QEMU scripts, tests
1 Bootable server core UEFI boot, serial logging, kernel entry, PMM, VMM
2 Device and user base interrupts, timers, user init, VirtIO block/network
3 AI Cell runtime core leases, arenas, manifests, telemetry
4 Low-latency networking per-core TCP/UDP, queue ownership, latency counters
5 CPU AI runtime shared weights, private KV/cache, tokenizer boundary
6 Intel Desktop P-core/E-core policy, NVMe, PCIe NIC, benchmarks
7 Intel Xeon NUMA, server NICs, many AI Cells, admission control
8 ARM/NVIDIA AArch64, GIC, SMMU, cluster policy
9 Developer preview sample app agent, benchmark scripts, release notes

Related Pages

Clone this wiki locally