> ## 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.

# Findings

> Findings are bugs/defects. Log them at /defects with severity, status, priority, comments, evidence, and optional Jira links.

**Findings** is the bug tracker. The URL is `/defects`. Same thing people call defects in Jira.

## Log a finding

CTA: **Log a finding**. Allowed standalone. Also: fail a step to prompt to file issue.

## Severity

`trivial` | `minor` | `major` | `critical` | `blocker`

## Status

`open` | `in_review` | `resolved` | `closed` | `wont_fix` | `retest`

## Priority

`low` | `medium` | `high` | `urgent`

Comments and evidence live on the finding. That's the email thread, except the client can see it in review.

## Jira Links

Attach keys as links. **This does not sync with Jira.** GitHub Issues can create issues from defects. [Integrations](/findings/jira).

Write reproductions so the client can act without extra back-and-forth: environment, persona, steps, expected, actual, evidence.

<Columns cols={2}>
  <Card title="Evidence" icon="image" href="/findings/evidence">
    Images, PDF, video, 25MB.
  </Card>

  <Card title="Retest" icon="rotate-ccw" href="/findings/retest">
    Status retest and client queue.
  </Card>
</Columns>
