Canary is a deploy-verification layer for AIRDECK. It runs machine
checks against a live deployment and fails loudly — before smoke, not after.
What it does
Runs declarative acceptance checks against the deployed endpoint, not just the delivered files
Reports which checks passed, which failed, and the exact exit state — no inference
Feeds results into the AIRDECK audit log with content-addressed receipts
Blocks promotion if verification is incomplete; never silently skips
Who it's for
Operators running AIRDECK pipelines who need to know a deployment is
actually live and behaving before a work order is marked shipped. Not a
monitoring product — a one-shot pass/fail at deploy time.
Get updates when it ships
No newsletter. One email when Canary is available. That's it.