takt/e2e/fixtures/pieces/report-judge.yaml

25 lines
483 B
YAML

name: e2e-report-judge
description: E2E piece that exercises report + judge phases
max_movements: 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