Awesome Testing

Evaluation lesson 09 · Monitor after launch

What evidence keeps a release claim valid 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

Treat monitoring as continuing evaluation, not a drift alarm.

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

Test the prediction

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

Build the evaluation argument

Choose the signals and controls needed for a constrained canary.

Fixture northstar-monitoring-v1

03 · Decision artifact

Write the evaluation argument another reviewer can audit

Use synthetic or properly governed data. Keep critical failures visible instead of compressing them into one score.

  1. Claim

    State what the canary is allowed to establish and which residual risks remain.

  2. Evaluation design

    Define cohorts, indicators, sampling, privacy controls, alerts, appeals, incident flow, and rollback.

  3. Release evidence

    Attach denominators, versions, change log, alert rationale, and the owner for every response.

Your learning artifact

Write the argument you would defend

Stored only in this browser. No account required; course reset does not delete it.

04 · Check your understanding

Which change should trigger reevaluation?

Theory notes and sources

Optional referenceDeep dive / reference chapterOpen the complete essay, diagrams, mathematics, exercises, glossary, and sources when you want more depth.

Next: The final lesson assembles every claim, result, limitation, and operational control into a release decision that another reviewer can audit.