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.
Document the structure of
apps/desktop/src/:main.ts,preload.ts)ipc/)ai/)db/)This will help developers understand the app’s structure and how it integrates with Core/API.