- Report QFile::errorString() when ProjectSerializer::Load() fails to open the graph file, so the worker log shows why instead of an empty detail. - In olive-render-worker LoadGraph(), check file existence, size and readability before delegating to the serializer and log the attempt.