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
@@ -40,7 +40,7 @@ def test_report_challenge_prompt_requires_full_product_lifecycle() -> None:
assert "render_markdown_report" in prompt
assert "deployment" in prompt.lower()
assert "run_id" in prompt
assert "ux_issues_found: []" in prompt
assert "Debug profile only: include ux_issues_found here" in prompt
def test_report_challenge_workspace_template_contains_safe_input_files(