Versioned and reproducible
Methodology

How a decision gets made, and what it does not prove.

A decision record is only worth what its method is worth. This page states how RedCrown structures a comparison, scores it, brings in human judgement, and versions the whole thing, along with the places where the answer is weaker than it looks. If you are going to hand our output to a client or an auditor, you should be able to read this first and decide whether you believe it.

1. What a comparison is made of

Every decision starts from a workload: your real task, your real inputs. Not a public benchmark. You define:

The threshold is the part people skip and it is the part that decides the outcome. RedCrown does not pick a winner on quality alone or cost alone. It finds the candidates that clear the bar you set, and then reports the economics among those. Change the bar and the answer can change, which is why the bar is recorded on the decision.

2. How candidates are scored

Scoring depends on what the task is, and the method used is recorded alongside the result.

TaskHow it is scored
TranscriptionWord error rate, plus domain-term F1 and critical-term recall where a term list is supplied.
ExtractionField-level F1 against the labeled fields.
Multiple choiceExact match against the answer key.
Open-ended textA rubric-scored judge, optionally a panel. See below.

If you have no labels

You can still get a defensible cost answer. Score the challengers against your current model's output instead of a labeled answer key. That does not tell you the incumbent is good; it tells you which candidates match what you already ship, which is often the actual question when the goal is to reduce spend without regressing.

3. On using a model to judge a model

Grading LLM output with an LLM is circular if you leave it there, so it is not left there.

And when the question is genuinely a matter of expert judgement rather than a metric, do not use a judge at all. Use section 4.

4. Blinded expert review

Some quality cannot be reduced to a score. Whether a clinical note is safe to sign, whether an extraction missed the operative clause, whether a reply is in the right register for your customers: those need a person who knows the domain.

5. How cost is modeled

Cost is reported three ways, and they are not interchangeable:

What the cost numbers assume

Projections use list prices. If you have negotiated rates, committed-use discounts, or volume tiers, your real bill will be lower and the comparison between candidates may shift. Self-hosted estimates model compute, not the engineering time to operate it. Treat projected cost as a like-for-like comparison between candidates, not as a forecast of your invoice.

6. Versioning and reproducibility

Every result records the methodology version that produced it, so a change in method is visible rather than silent, and an old decision can still be read in the terms it was made under.

A decision can also carry a signed attestation. It is signed with a key whose public half is published at a well-known URL, so a third party can verify a proof offline, without asking us and without trusting our website at the time they check it.

7. Limits, stated plainly

Sample size

Small datasets produce directional results, not conclusive ones. On a nine-item set, a single item can move a score by more than ten points, and ties are common when a judge emits a coarse scale. Where the sample is small, lead with the head-to-head record rather than the mean, and say the result is directional. Our own published case studies do this and say so on the card.

Representativeness

RedCrown scores the data you give it. If your dataset is not representative of production traffic, the decision inherits that. Choosing the sample is the customer's judgement call and it is the single biggest lever on whether the answer generalizes.

What a decision does not establish

A decision says: on this workload, at this threshold, under this method, at this time, these candidates ranked this way. It does not establish that a model is better in general, that the result holds on a different workload, or that it will still hold after the provider ships an update. That last one is why re-running exists.

Certifications

RedCrown holds no formal security certification. No SOC 2, no ISO 27001, and we do not claim otherwise. What we do have is architectural: evaluation runs locally, your provider keys stay yours, and only the evidence you choose to publish leaves your machine. The specifics are on the Security and Trust page.

8. Reproducing a result

Everything needed to re-derive a decision is recorded on it: dataset version, candidate list, model versions, threshold, methodology version, and per-item evidence. Re-running the same workload produces a comparable decision you can put next to the original. Changing the threshold does not require a re-run at all, because the bar governs only which candidates clear it, so it can be re-derived from the scores you already have.

If you want to see the shape of one before you run anything, the examples gallery has real decisions with their receipts attached.

Prove a model decision →