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

> ## Agent Instructions
> Reconify's API reference is read-only for customer data. Do not invent endpoints or authentication behavior beyond the OpenAPI contract.
> The public OpenAPI document contains only the external /v1 contract. Dashboard business routes are intentionally excluded.

# Findings

> Triage broken expectations.

Findings retain the evidence behind a broken expectation.

## Kinds

* `business_failure`
* `missing_event`
* `mismatch`
* `duplicate_or_conflict`

## Statuses

* `open`
* `resolved`
* `resolved_late`

## Workflow

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
open → acknowledged → investigating
investigating → acknowledged
```

<Warning>
  Finding messages and identifiers can contain financial data. Redact them in logs and support tickets.
</Warning>

<Note>
  Finding reads and workflow changes are dashboard concepts. They are not part of the public v1 API.
</Note>
