Description
Wire everything together for a complete end-to-end scripted run against the payment webhook benchmark. Implement Docker sandbox, actual evaluator commands, the payment webhook benchmark repository, hidden tests, the controller assembly, and reports.
Key Deliverables
- Docker Sandbox — container isolation, resource limits, read-only mounts
- Payment Webhook Benchmark — FastAPI service with duplicate-delivery bug
- Visible Tests — pytest tests that check basic webhook behavior
- Hidden Tests — concurrent delivery, transaction rollback, idempotency
- Controller Assembly — complete controller that orchestrates the full pipeline
- Completion Manifest — tamper-evident manifest with all run metadata
- Reports — JSON report, Markdown report, terminal summary
- Benchmark Validation Script — validates benchmark integrity
Acceptance Criteria
Depends on: #1, #3
Description
Wire everything together for a complete end-to-end scripted run against the payment webhook benchmark. Implement Docker sandbox, actual evaluator commands, the payment webhook benchmark repository, hidden tests, the controller assembly, and reports.
Key Deliverables
Acceptance Criteria
Depends on: #1, #3