aios-runtime 0.2.0

Canonical Agent OS runtime engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# aios-runtime

Kernel runtime orchestration for session execution.

## Responsibilities

- Session creation and workspace initialization
- Tick lifecycle orchestration
- Homeostasis mode and controller updates
- Event emission, checkpointing, and heartbeat
- Tool execution integration and observation extraction

## Notes

This is the control plane core; keep behavior test-backed and deterministic where possible.