A 60-second verdict between merge and production.
Smoke validations run against the preview build. Pass means deploy. Fail means halt. Signed verdict ships to your pipeline.

User-side validation isn't theory.We've been running it.
Agents continuously monitored across the global network.
User-side validations run from real residential devices.
Countries covered on real home ISPs.
The failure modes your current stack misses
Your full eval suite takes too long for the deploy window.
Engineering deploys without it. Regressions land in prod.
You learn about a bad deploy from a customer.
The 'all green' deploy is broken in the third region you serve.
Rollbacks are guesswork.
Something is wrong. The cause is unclear. The on-call rolls back and hopes.
Smoke profile
A curated subset that runs in seconds.
Pick the prompts and regions that matter most for a smoke verdict. Full eval still runs nightly.
- Curated subset
- Region selection
- Pass / warn / fail

Pipeline integration
A status check your deploy pipeline can read.
GitHub status, GitLab pipeline, generic webhook. Halt or proceed based on the verdict.
- GitHub Actions
- GitLab pipelines
- Generic webhook
Rollback hint
When the verdict is fail, we tell you what to roll back to.
We link the failing verdict to the last green deploy, with a one-click revert pointer.
- Last-green attribution
- One-click revert link
- Per-region rollback recommendation

From first validation to signed report in two weeks
Connect
Point Agent Status at the user-facing surface of your agent. No SDK, no instrumentation. Average setup is under five minutes.
Watch
Live verdicts stream in from every region you serve. Drift and latency alerts route to PagerDuty or Slack, with a signed report on every run.
Frequently asked
| Question | Answer |
|---|---|
| Can smoke run on preview URLs only? | Yes. Most teams smoke the preview, full-eval the production candidate. |
| What if our deploy has a warm-up? | Configurable delay before smoke starts. |
| Can engineers override a failing smoke? | Yes, with a required reason. Override is audit-logged. |
| Does it support canary deploys? | Yes. Smoke can target a canary subset of traffic. |
