static USERDATA_BASE_DIR: OnceLock<String>Expand description
Canonical userdata base directory, set once from Tauri’s PathResolver. All /User/… paths resolve against this so the VFS mapping matches the real Tauri app_data_dir (which includes the full bundle identifier).