> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simpleuat.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pre-Production Smoke

> The Pre-Production Smoke pack is a short go/no-go set: reachable environment, login, primary save, no blocking errors.

**Pre-Production Smoke** is a real seeded platform pack. Use it when they ask you to confirm it's safe to ship.

## What's in it

Lean smoke, about an hour:

* Environment is reachable
* Critical login works
* Primary create/save works
* No blocking console or banner errors

That's a short go/no-go checklist, plus evidence and a delivery if they want a written record.

## How to use it

Install into the release project. Point the cycle at the **production-like** environment (staging/impl, not local). Don't expand it into full regression; that's **Regression Essentials** or a thorough pack.

If smoke fails, log findings with severity that matches launch risk (`blocker` / `critical`). Don't mark a down environment as a skipped case.

<Columns cols={2}>
  <Card title="Install" icon="download" href="/packs/install">
    Use This Pack into the launch project.
  </Card>

  <Card title="Run it" icon="play" href="/running/runs">
    Short cycle, honest results.
  </Card>
</Columns>
