takt/e2e/fixtures/pieces/report-judge.yaml
2026-02-07 22:59:19 +09:00

25 lines
484 B
YAML

name: e2e-report-judge
description: E2E piece that exercises report + judge phases
max_iterations: 3
movements:
- name: execute
edit: true
persona: ../agents/test-reporter.md
allowed_tools:
- Read
- Write
- Edit
permission_mode: edit
output_contracts:
report:
- Report: report.md
instruction_template: |
{task}
rules:
- condition: Done
next: COMPLETE
- condition: Needs fix
next: ABORT