# Synthetic Release Gate Report

This report evaluates deterministic synthetic fixtures. It does not represent a client production result.

## Gate thresholds

- Minimum pass rate: 90%
- Critical failures: 0
- Nearest-rank p95 latency: at most 2500 ms
- Mean cost: at most $0.025 per case

## Results

| Candidate | Cases passed | Pass rate | Critical failures | p95 latency | Mean cost | Gate |
| --- | ---: | ---: | ---: | ---: | ---: | --- |
| baseline-v1 | 8/12 | 66.7% | 2 | 1100 ms | $0.0132 | **BLOCK** |
| candidate-v2 | 11/12 | 91.7% | 0 | 5200 ms | $0.0125 | **REVIEW** |
| candidate-v3 | 12/12 | 100.0% | 0 | 2050 ms | $0.0110 | **PASS** |

### baseline-v1

Decision: **BLOCK**
- critical failures 2 exceed maximum 0
- pass rate 0.6667 is below 0.9000

### candidate-v2

Decision: **REVIEW**
- p95 latency 5200 ms exceeds 2500 ms

### candidate-v3

Decision: **PASS**
- all quality and performance thresholds passed
