Request body for POST /v1/simulation/runs.
Unlike :class:SimulationRunCreate (which describes a row that already has a Conversation), this is the public orchestrator payload: the service creates the session row and the run row in one transaction and then dispatches the Celery worker.
Successful Response