# Verification Gates

A Boulder workflow is complete only when it records:

- commands run
- pass/fail/manual status
- skipped checks and reason
- unresolved risks

Use:

```bash
boulder verify --dry-run
```

to preview configured verification commands.
