Data, sync and safety
- Your time is journalled to a local SQLite database; that is the source of truth. Sessions at or above the Auto-push threshold you set post to your OpenProject automatically; everything below queues for your review.
- The OP API key is stored in an owner-only (0600) file in the app support folder, not the Keychain.
- A crash-safe checkpoint means a hard crash loses at most a short tail of the current session.