test: harden agent challenge evidence reports

This commit is contained in:
lda
2026-06-24 17:52:29 +07:00 Verified
parent e4d163a0cf
commit 9c68bcd75f
15 changed files with 307 additions and 8 deletions
@@ -11,6 +11,15 @@ Discover the `local.browser_click` source capabilities through `wf cap list`,
`wf cap inspect`, and `wf schema`. Repository implementation inspection is
profile-controlled; do not read source files unless your profile permits it.
The writable trial workspace includes a safe fixture input file:
- `run-input.json` -- run input with `button_label`, `open_browser`,
`simulate`, and `timeout_seconds`.
You may use `run-input.json` with `wf run start --input-file`. Do not inspect
source implementation files to learn input behavior. Use `wf cap inspect` for
node contracts.
## Workflow Authoring Paths
Two product-facing authoring paths are acceptable: