ID of the ScenarioRun.
ID of the Devbox on which the Scenario is running.
User defined metadata to attach to the scenario run for organization.
ID of the Scenario that has been run.
The state of the ScenarioRun.
Optionalbenchmark_ID of the BenchmarkRun that this Scenario is associated with, if any.
Optionalduration_Duration scenario took to run.
Optionalenvironment_Environment variables used to run the scenario.
OptionalnameOptional name of ScenarioRun.
OptionalpurposePurpose of the ScenarioRun.
Optionalscoring_The scoring result of the ScenarioRun.
Optionalsecrets_User secrets used to run the scenario.
Optionalstart_The time that the scenario started
A ScenarioRunView represents a single run of a Scenario on a Devbox. When completed, the ScenarioRun will contain the final score and output of the run.