Name of the scenario.
The scoring contract for the Scenario.
Optionalenvironment_The Environment in which the Scenario will run.
OptionalmetadataUser defined metadata to attach to the scenario for organization.
Optionalreference_A string representation of the reference output to solve the scenario. Commonly can be the result of a git diff or a sequence of command actions to apply to the environment.
Optionalrequired_Environment variables required to run the scenario. If these variables are not provided, the scenario will fail to start.
Optionalrequired_Secrets required to run the scenario (user secret name to scenario required secret name). If these secrets are not provided or the mapping is incorrect, the scenario will fail to start.
Optionalvalidation_Validation strategy.
The input context for the Scenario.