resolve Default Workspace
Default out-of-the-box workspace location for KSL apps.
Preference order:
<userHome>/Documents/KSLWork— whenDocumentsexists. Standard on macOS and Windows; also present on most desktop Linux distributions.<userHome>/KSLWork— fallback for systems without aDocumentsfolder.
Either path is created on demand by activeWorkspace when it is selected. The "KSLWork" subdirectory keeps the app's configs/ and output/ folders contained, so KSL does not pollute a user's general-purpose Documents tree.