Evaluation lesson 01 · Define the decision
Shared evaluation case · deterministic fictional data
Northstar Support Copilot. A fictional ecommerce support copilot retrieves versioned policies and synthetic customer records, drafts replies, and proposes sandboxed account actions. It cannot send or mutate anything without current authorization and exact human approval.
01 · Smallest useful mechanism
The same model can behave differently when retrieval, tools, prompts, approvals, or users change. A useful charter identifies the complete system under test, the people affected, the intended conditions, prohibited outcomes, resource limits, and who owns the decision.
A benchmark score is evidence about a defined setup; it is not a release decision for an undefined product.
02 · Experiment
Deterministic fictional fixture
The define the decision workbench uses versioned, inspectable teaching data. It does not claim to reproduce live customer traffic or model behavior.
Evidence workbench
Select the statements that belong in the release contract. Commit before the reference classification appears.
Fixture northstar-contract-v1
03 · Decision artifact
Use synthetic or properly governed data. Keep critical failures visible instead of compressing them into one score.
State the concrete release or design decision and the exact system version it covers.
Define intended use, affected users, system boundary, non-goals, benefit claims, hard gates, budgets, and decision owner.
Show how every gate maps to an observable trace, final state, human judgment, or production indicator.
Your learning artifact
Stored only in this browser. No account required; course reset does not delete it.
04 · Check your understanding
Theory notes and sources
Without a predeclared contract, teams can move thresholds after seeing results or optimize a component that is not the product bottleneck.
Common mistake: A strong public benchmark score proves the support copilot is ready. Public benchmarks can inform model selection, but product fitness requires scenario-specific system evidence and explicit risk gates.
Transfer exercise: Rewrite “the copilot should be good” as one measurable benefit claim, one hard safety gate, and one non-goal.
Next: A precise contract tells us which cases the evaluation set must represent—and which high-severity failures cannot be sampled away.