Performs cleanup of orphaned files
@override Future<void> performCleanup() async { await _ensureInitialized(); debugPrint('WebModelManager: Cleanup not needed on web'); }