orbok-app 0.7.0

orbok application binary: backend bootstrap and GUI launch
orbok-app-0.7.0 is not a library.

orbok application binary.

Startup sequence (RFC-027 §architecture, NFR-022 lazy loading):

  1. resolve local data directory;
  2. open catalog and run migrations (aborts on failure, RFC-002 §6.2);
  3. load persisted locale from settings;
  4. --check: validate backend bootstrap headlessly and exit;
  5. otherwise: launch the GUI.