Evaluation lesson 07 · Probe severe failures
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 red-team plan covers direct and indirect prompt injection, malicious retrieved text, cross-customer access, social engineering, tool overreach, secret exfiltration, encoding tricks, and control unavailability. Each case names the expected containment and evidence.
A refusal rate is not a safety score: the system must block prohibited effects while preserving legitimate work.
02 · Experiment
Deterministic fictional fixture
The probe severe failures workbench uses versioned, inspectable teaching data. It does not claim to reproduce live customer traffic or model behavior.
Evidence workbench
Choose controls and evidence for the contained adversarial suite.
Fixture northstar-red-team-v1
03 · Decision artifact
Use synthetic or properly governed data. Keep critical failures visible instead of compressing them into one score.
State the assets, actors, trust boundaries, and prohibited effects in scope.
Create contained injection, disclosure, overreach, encoding, and control-failure cases.
Record expected containment, observed effects, control decisions, and residual risk for every attack.
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
A system can refuse obvious attacks and still obey hostile text retrieved from its own knowledge base.
Common mistake: Passing benign cases demonstrates safety. Benign capability evidence and adversarial containment evidence support different claims.
Transfer exercise: Insert an instruction into a policy article and trace whether it remains untrusted data at every boundary.
Next: Adversarial cases reveal severity; the next lesson combines repeated trials, paired comparisons, slices, and uncertainty without averaging critical failures away.