Evaluation lesson 09 · Monitor after launch
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
Shadow and canary stages limit exposure while testing real task mix. Monitor system versions, policy changes, human edits, overrides, escalations, outcome proxies, latency, cost, incidents, and slices. Define rollback and reevaluation triggers before launch.
Production signals are selected and delayed; they need sampling, denominators, privacy controls, and explicit response rules.
02 · Experiment
Deterministic fictional fixture
The monitor after launch workbench uses versioned, inspectable teaching data. It does not claim to reproduce live customer traffic or model behavior.
Evidence workbench
Choose the signals and controls needed for a constrained canary.
Fixture northstar-monitoring-v1
03 · Decision artifact
Use synthetic or properly governed data. Keep critical failures visible instead of compressing them into one score.
State what the canary is allowed to establish and which residual risks remain.
Define cohorts, indicators, sampling, privacy controls, alerts, appeals, incident flow, and rollback.
Attach denominators, versions, change log, alert rationale, and the owner for every response.
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
Thumbs-up feedback excludes silent failures, abandoned conversations, and users who cannot report harm.
Common mistake: Offline accuracy remains valid until a drift detector fires. Behavior can change through prompts, tools, policies, users, or workflow even when input statistics look stable.
Transfer exercise: Define one rollback trigger for privacy, one for quality, and one change that forces full reevaluation.
Next: The final lesson assembles every claim, result, limitation, and operational control into a release decision that another reviewer can audit.