Auto-repair encryption_key from legacy config or env on startup and surface decrypt failures instead of a generic no-keys error.
Co-authored-by: Cursor <cursoragent@cursor.com>
Remove config-file validation that blocked startup; settings are stored in SQLite and editable from the system settings page, with optional legacy yaml import on first boot.
Co-authored-by: Cursor <cursoragent@cursor.com>