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

# Audits

> Independent third-party security review of the Auora smart contracts.

Auora's smart contracts are subject to independent third-party security audits before each major contract deployment. Audit reports are published here in full once the corresponding contracts are live.

## Scope

Each audit covers, at minimum:

* The asset prediction market contracts (round lifecycle, commit-reveal, settlement, payouts)
* The factory and registry contracts
* The oracle integration and signature verification path
* The tournament contracts (bracket commitment, reveal, scoring, payout)
* Access control, pause behavior, and admin role boundaries

## Reports

<Card title="Initial security review" icon="file-shield">
  Audit report for the v1 asset prediction contracts. Published upon completion.
</Card>

<Card title="Tournament contract review" icon="file-shield">
  Audit report for the full-bracket tournament contracts. Published upon completion.
</Card>

## What an audit is and is not

An audit is a strong, independent set of expert eyes on the code. It is not a guarantee of bug-free software — no audit is. We treat audits as one layer of defense, alongside:

* Internal review and adversarial testing
* A continuously monitored test deployment that mirrors production
* A live bug bounty program (see [Bug bounty](/security/bug-bounty))
* Real-time on-chain anomaly monitoring
* A documented [incident response](/security/incident-response) playbook

If you are reviewing Auora for institutional or compliance purposes and need direct access to audit reports before public release, contact us at [dev@auora.gg](mailto:dev@auora.gg).
