chore: tune challenge matrix and debug prompts

This commit is contained in:
lda
2026-06-29 19:25:35 +07:00 Verified
parent 5f520d74bd
commit e0315f295c
10 changed files with 27 additions and 18 deletions
@@ -92,7 +92,7 @@ challenge_report:
failed: 0
missed_requirements:
- "none"
ux_issues_found: []
# Debug profile only: include ux_issues_found here. See the debug profile instructions.
notes: "short explanation"
```
@@ -123,8 +123,6 @@ Reporting rules:
abandoned workflow plans.
- `attempts.failed` should count attempts that failed validation, failed to run,
produced wrong output, or were abandoned.
- `ux_issues_found` should always be present. Use an empty list when you found
no UX issues; otherwise include concrete command/error/workaround notes.
Spawned subagents count as you. If a subagent reads product code, set
`read.product_code: true`. If a subagent reads prior attempts, set