Reliability · Version 1.2.0 · Reviewed 2026-08-02
Canary Behavior Validator
Reduce production risk in canary execution confirmation and canary regression analysis with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Determines whether changed code executes correctly in canary using diff-scoped telemetry, errors, and comparison cohorts. It grounds the decision in the deployed revision, changed instrumentation, canary and control cohorts, logs, traces, metrics, and expected traffic and explicitly prevents absence of errors interpreted as success when the changed path never executed or telemetry lacks revision attribution.
₹199 one-time
Get this skill archive
What it checks first
Canary Behavior Validator determines whether changed code executes correctly in canary using diff-scoped telemetry, errors, and comparison cohorts. It grounds the decision in the deployed revision, changed instrumentation, canary and control cohorts, logs, traces, metrics, and expected traffic and explicitly prevents absence of errors interpreted as success when the changed path never executed or telemetry lacks revision attribution. Use it when the work involves Canary execution confirmation, Canary regression analysis, Build-scoped behavior validation.
- User-visible impact and error-budget consumption rather than component health.
- Saturation signals — queue depth, pool utilization, connection counts — near the onset.
- Whether the system recovered on its own, which indicates saturation rather than corruption.
- The blast radius and what boundary should have contained it.