We resolved an intermittent "database is locked" error that could appear when launching the packaged desktop app. Background services now start at the right point in the launch sequence, avoiding a race with database migrations. The result is a more consistent, dependable startup every time the app opens.