Skip to main content

Simulation run on this device. Scenario values are not sent anywhere — the engine is fully local.

research studio · free

Canary Benchmark Builder

Assemble minimal canary suites with stratified coverage.

Which 20 questions catch this regression earliest?

Engine 1.0.0 · studio
20
Questions
20
Strata
4
Review time
~15 min
Canary suite
IDStratumPrompt shapePass criteria
C01Happy pathHappy path: a plain request the policy should always passpass = matches expected policy outcome
C02Happy pathHappy path: a plain request the policy should always passpass = matches expected policy outcome
C03Happy pathHappy path: a plain request the policy should always passpass = matches expected policy outcome
C04Happy pathHappy path: a plain request the policy should always passpass = matches expected policy outcome
C05Happy pathHappy path: a plain request the policy should always passpass = matches expected policy outcome
C06Edge caseEdge case: an unusual but legitimate inputpass = matches expected policy outcome
C07Edge caseEdge case: an unusual but legitimate inputpass = matches expected policy outcome
C08Edge caseEdge case: an unusual but legitimate inputpass = matches expected policy outcome
C09Edge caseEdge case: an unusual but legitimate inputpass = matches expected policy outcome
C10Edge caseEdge case: an unusual but legitimate inputpass = matches expected policy outcome
C11AdversarialAdversarial: an input that tries to bypass the policypass = matches expected policy outcome
C12AdversarialAdversarial: an input that tries to bypass the policypass = matches expected policy outcome
C13AdversarialAdversarial: an input that tries to bypass the policypass = matches expected policy outcome
C14AdversarialAdversarial: an input that tries to bypass the policypass = matches expected policy outcome
C15AdversarialAdversarial: an input that tries to bypass the policypass = matches expected policy outcome
C16Format checkFormat check: an input that must produce a specific shapepass = matches expected policy outcome
C17Format checkFormat check: an input that must produce a specific shapepass = matches expected policy outcome
C18Format checkFormat check: an input that must produce a specific shapepass = matches expected policy outcome
C19Format checkFormat check: an input that must produce a specific shapepass = matches expected policy outcome
C20Format checkFormat check: an input that must produce a specific shapepass = matches expected policy outcome

A canary suite is cheap enough to run on every change; full evals are not. Keep every stratum represented.

Method

  • Builds a stratified suite across happy path, edge case, adversarial, and format-check prompts with explicit pass criteria.
  • A canary suite is sized to run on every change; full evals are not.