All notable changes to autonomic_linux will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-09-17
Added
- Linux execution domain implementation of
Autonomic.ExecutionDomain. - Privileged external Rust launcher daemon (
native/autonomic_launcher). - User, mount, PID, network, IPC, and UTS namespace containment.
- cgroup v2 controller configuration (CPU, memory, PIDs).
- Seccomp system call filtering.
- OverlayFS disposable layer management with rollback capability.
- Preflight validation suite for host prerequisites.