Expand description
Frontend-agnostic core modules.
This module groups reusable state and utilities that should be shared across CLI, TUI, and future GUI frontends.
Modules§
- cache
- Persistent ROM cache — survives across program restarts.
- download
- Download state and management.
- startup_
library_ snapshot - Compact on-disk snapshot of library metadata (platforms + merged collections).
- utils