- Add FailTask to WorkerService to update build_audit on failure path (fixes bug where audit showed "running" when task actually failed) - Add WorkServiceFailer interface to avoid circular dependency - Add VerifyExecutor with Playwright-based visual verification - Add verify domain types (VerifySpec, VerifyResult, screenshot capture) - Wire VerifyExecutor placeholder into WorkExecutor (impl in Week 2) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build_executor.go | ||
| mock_test.go | ||
| operation_cleanup.go | ||
| pod_git_operations.go | ||
| queue_maintenance_test.go | ||
| queue_maintenance.go | ||
| queue_processor.go | ||
| verify_executor_test.go | ||
| verify_executor.go | ||
| work_executor_test.go | ||
| work_executor.go | ||