Case study
A Series-B fintech platform
A Series-B fintech platform providing credit underwriting software to mid-market lenders. Their underwriting copilot drafts risk assessments and surfaces relevant policy criteria for human underwriters, operating in a regulated environment where every recommendation must be explainable after the fact.
01 — In their words
“The provider shipped a model update on a Tuesday. Our eval gate failed the deploy on Wednesday morning, before a single underwriting decision was affected. That was the moment the whole team stopped arguing about whether we needed this.”
02 — The work
Challenge
The copilot depended on hosted models that changed underneath it. Provider updates arrived unannounced and shifted behaviour in ways that spot checks missed: risk narratives drifted in tone, edge-case policies were applied inconsistently, and a decimal-formatting change once altered how debt-to-income ratios were summarised. Nothing crashed, so nothing alerted. Regressions surfaced weeks later through underwriter complaints, by which point tracing a behavioural change back to a specific model version was guesswork.
Solution
The team adopted Hyperpriors evaluation suites as a gate in their deployment pipeline. A regression suite built from anonymised historical underwriting cases now scores every model version, provider update, and prompt change before promotion, with hard thresholds on policy-application accuracy and output structure. Hyperpriors tracing records the full context of every production call — model version, prompt, retrieved policy documents, and output — so any behavioural question can be answered from the trace rather than from memory.
03 — The system
04 — Results
The team runs Hyperpriors evaluation gates in CI and full-trace observability across their underwriting copilot, with every model change scored against a regression suite before it reaches production.
- 01
Three provider-side regressions caught at the eval gate before reaching production, each traced to a specific model version within the hour
- 02
Complete per-decision audit trails, cutting compliance evidence-gathering for model-related queries from days to minutes
- 03
Provider migration time reduced from a six-week manual review to under a week, using the same eval suite to qualify candidate models
05 — The record
- Industry
- Financial services
- Location
- United Kingdom
- Model providers
- Two hosted frontier-model providers
- Workloads
- Underwriting copilot, document analysis
06 — The full account
07 — Begin
Put an eval gate between your models and your customers.