// OUR_MISSION

PURPOSE_STATEMENT

We are building a next-generation operating system from the ground up, designed for the AI era. Traditional OS architectures were created in an era where intelligent workloads were science fiction. Today, they run everywhere.

Our mission is to reconstruct the modern operating system, integrating AI and agents into it, replacing the traditional application/operating system architecture. Kernel + Agent = New OS

// CORE_VALUES

DESIGN_PHILOSOPHY

[SECURITY]

Capability-based security model ensures fine-grained access control. Every resource access is explicit and verified.

[PERFORMANCE]

Microkernel design with userspace drivers provides fault isolation without sacrificing throughput.

[INTELLIGENCE]

AI-native architecture integrates machine learning at the kernel level for predictive resource management.

[TRANSPARENCY]

Open source development ensures community trust, auditability, and collaborative improvement.

// TECHNOLOGY

TECH_STACK

[C]

Systems Programming

Kernel and core services in C for maximum control and performance

[ASM]

Assembly Optimization

Critical paths optimized in ARM assembly for cycle-level efficiency

[ML]

Machine Learning

Lightweight neural networks for predictive system optimization

[ARM]

ARM Architecture

Native optimization for ARMv8-A and future ARMv9 platforms

// COMMUNITY

GET_INVOLVED

[CODE]

Contribute Code

Submit PRs, report issues, or help with documentation on GitHub

VIEW_REPO →
[DISCUSS]

Join Discussion

Participate in architecture discussions and feature planning

JOIN_DISCORD →
[TEST]

Become Tester

Help us test early builds and provide feedback on QEMU targets

APPLY_NOW →