Job to be done
Decide whether a RAG change is safe to ship using reproducible evidence instead of a demo impression.
Evidence state: Editorial reference protocol; no community outcome is claimed.
Baseline
- Freeze a representative evaluation set
- Record current configuration and dependencies
- Define pass, latency, cost, and rollback thresholds
Method
- Run both versions on identical cases
- Blind qualitative review where feasible
- Record retrieval and answer failures separately
- Stop if any critical gate fails
Evaluation
- Pass rate
- Citation support
- P50/P95 latency
- Cost per case
- Critical failure count
Limitations
- A fixed set can miss production distribution shifts.
- Cost and latency depend on provider, region, cache state, and date.