> ## Documentation Index
> Fetch the complete documentation index at: https://veridical-dev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Veridical documentation

> Verification-first review and coding automation

Veridical reviews pull requests, scans entire repositories, and drives coding
work through evidence-gated plans. It combines deterministic analyzers, model
review, and isolated execution while preserving the difference between a
verified result and an abstention.

<CardGroup cols={2}>
  <Card title="Run your first review" icon="play" href="/getting-started/quickstart">
    Connect a forge, choose a tier, and inspect the evidence.
  </Card>

  <Card title="Install the CLI" icon="terminal" href="/cli/install">
    Use one authenticated account across local, hosted, and self-hosted work.
  </Card>

  <Card title="Understand safe-to-merge" icon="shield-check" href="/concepts/safe-to-merge">
    Learn what the advisory signal proves and where it abstains.
  </Card>

  <Card title="Deploy enterprise" icon="cloud" href="/enterprise/deployment-options">
    Compare hosted, customer-cloud runner, BYOC, and self-hosted modes.
  </Card>
</CardGroup>

<Warning>
  Veridical findings and safe-to-merge are advisory. Repository policy and a
  human or separately authorized automation remain responsible for merging.
</Warning>
