Document the structure of `apps/desktop/src/`: - Main modules (`main.ts`, `preload.ts`) - IPC handlers (`ipc/`) - AI modules (`ai/`) - Database setup (`db/`) This will help developers understand the app’s structure and how it integrates with Core/API.