Author custom scenarios
Save a schema-valid RunRequest template in your tenant catalogue; executable grader uploads are not supported.
01
Manifest shape
- `id`: stable kebab-case identifier.
- `category`: one of the OWASP LLM Top 10 IDs.
- `template`: a schema-valid RunRequest with an explicit authorized target scope.
02
Validation
- POST /v1/scenarios validates the payload and enforces tenant and plan boundaries.
- The engine evaluates the saved RunRequest through the normal evidence pipeline.
- Model or judge ambiguity remains inconclusive; this workflow does not upload a verdict function.