smoke · git:20260906.3b0daca · 2026-09-06 · sha256 ea93f7783fb3c8b7
smoke git:20260906.3b0dacaA
Immutable. This exact content is served forever at /api/v1/blob/ea93f7783fb3c8b7.
--- name: smoke description: > Run the smoke suite against a deployed preview and report what broke. Use after a deploy, or when the user asks whether the preview is healthy. allowed-tools: - Bash - Read --- # Smoke ## Steps 1. Read the preview URL from the deploy output. 2. Run `pnpm smoke -- --url <preview>`. 3. Report failures with the request that produced them.