Get consolidated shading simulation results for a scene
includeStatus query parameter controls the response shape:
false (default) — completed scenes return the raw results payload directly; non-ready scenes return a legacy pending payload with task progress metadata.true — always returns a status envelope containing status, results, task metadata, and position-level progress counters.completed, running, pending, and failed.includeStatus=true, the envelope includes granular progress fields: completedPositions, runningPositions, failedPositions, expectedPositions, and remainingPositions.404 if the scene does not exist in the current workspace.