7be81763c6
Co-authored-by: Codex <codex@noreply.local>
27 lines
829 B
YAML
27 lines
829 B
YAML
version: 1
|
|
kind: HwlabWebProbeSentinelScenarios
|
|
metadata:
|
|
id: d601-v03-web-probe-sentinel-scenarios
|
|
owner: UniDesk
|
|
specRef: PJ2026-01060508
|
|
sentinel:
|
|
scenarios:
|
|
- id: workbench-dsflash-go-tool-call-10x
|
|
enabled: true
|
|
cadence: 10m
|
|
observeTargetPath: /workbench
|
|
sampleIntervalMs: 1000
|
|
screenshotIntervalMs: 60000
|
|
maxRunSeconds: 1200
|
|
providerProfile: dsflash-go
|
|
providerProfileMode: exact
|
|
promptSetRef: config/hwlab-web-probe-sentinel/prompt-set.dsflash-go.yaml#sentinel.promptSet
|
|
reportViewRef: config/hwlab-web-probe-sentinel/report-views.yaml#sentinel.reportViews
|
|
commandSequence:
|
|
- type: newSession
|
|
- type: selectProvider
|
|
provider: dsflash-go
|
|
- type: sendPrompt
|
|
promptSource: promptSet
|
|
repeat: 10
|