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

# Audits

> Security review status of the vault contracts.

The vault contracts undergo independent security review before public launch. This page carries the reports as they are published.

## Status

| Scope                     | Status                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------ |
| Vault + factory contracts | **In review** — multi-methodology audit rounds in progress; reports published here on completion |

Every finding that results in a code change is re-reviewed before the audited bytecode hash is registered in the factory — which means every deployed vault provably runs the reviewed code (the factory rejects any other bytecode).

## Our posture

* Multiple independent review methodologies, not a single firm's pass.
* Audit scope covers the parts that hold money: the vault, its fee accounting, the operator boundary, and the exit paths.
* Reports are published in full, findings included — an audit summary without the findings is marketing.

<Note>
  Audits reduce risk; they do not eliminate it. Read [Smart contract risk](/risks/smart-contract) and size deposits accordingly.
</Note>
