Backend
B01–B05API, idempotency, concurrency, DB pool
30+ reproducible tasks
Thirty reproducible engineering tasks with fixed scope, verification commands, and independent acceptance.
Share a real case30 reproducible tasks
Six dimensions with five tasks each. Every task has a reference commit, an allowed scope, and a machine-checkable acceptance pack.
API, idempotency, concurrency, DB pool
state, accessibility, forms, responsive UI
regression, flaky tests, properties, queues
Docker, healthcheck, CI cache, rollback
traversal, secrets, commands, protected paths
DB → API → UI, flags, timezones, audit
One task up close
We do not ask readers to trust an agent report. Every task follows the same chain of physical evidence.
Make POST /payments idempotent when the same key is submitted twice.
src/payments/** and tests/payments/**. Migrations and configuration are prohibited.
One charge per key; correct concurrent response; existing tests pass.
pytest tests/payments -q · ruff check · git diff --check
Already enforced in VOLY
The study is still in progress, but its core trust boundaries already exist in the product and are covered by tests.
Process completion is not acceptance. A result reaches verified_success only after its deterministic evaluation policy passes.
voly/evaluation · tests/test_evaluation.pyA code-generation role that reports success without reported or detected changes is marked failed.
voly/a2a/hybrid.py · tests/test_hybrid_a2a.pyThe independent judge sees the task, acceptance criteria, and diff, but receives read-only tools with no shell or file writes.
voly/a2a/agentic_judge.py · tests/test_agentic_judge.pyA capability needs six measured outcomes including two held-out outcomes; a routing probe alone is not validation.
voly/capability · tests/test_capability_production_validation.pyReproducible mock benchmark
26.3%fixture savingsA $0.137 baseline versus $0.101 for the fallback chain. Savings occur only on four billing-fallback tasks; happy paths receive no artificial gain. These are deterministic mock-cost fixtures, not production invoices.
python benchmarks/finops-suite/run.py --mode mockFocused evidence, evaluation, judge, FinOps, and production-gate check: 57 tests passed on August 13, 2026. This is not the project’s full test suite.
North star metric
Not the price of an agent response, but the price of a result that passed the checks and can be accepted by the team.