Kernel & Hub • Observability

Runtime & CLI

Commands, configuration, and exit codes for the Aetherra runtime.

CLI

Common commands

# Start Hub (default :3001)
python -m aetherra_hub.compat

# Start OS
python aetherra_os.py

# Smoke & standards
python tools/os_smoke.py
python tools/verify_ui_standards.py --dir src/lyrixa/ui --output ui_standards_report.md

Configuration

Exit codes

Kernel

The kernel schedules tasks across queues (high/normal/background). Monitor via /metrics and the live widget.