orbok-app-0.5.0 is not a library.
orbok application binary.
Startup sequence (RFC-027 §architecture, NFR-022 lazy loading):
- resolve local data directory;
- open catalog and run migrations (aborts on failure, RFC-002 §6.2);
- load persisted locale from settings;
--check: validate backend bootstrap headlessly and exit;- otherwise: launch the GUI.