# Walwarden Documentation > Verifiable backup independence for Postgres. Customer-owned S3, signed manifests, auditable restore chain. ## Docs - [Walwarden](https://docs.walwarden.com/docs): What walwarden does, honest capability claims, trust boundary - [Getting Started](https://docs.walwarden.com/docs/getting-started): Orientation and first backup - [CLI first backup](https://docs.walwarden.com/docs/getting-started/quickstart-cli): Human-operated first protected database and backup path - [Your first backup via your agent](https://docs.walwarden.com/docs/getting-started/quickstart-agent): Agent-assisted backup, restore drill, and evidence workflow - [Agent-native workflow](https://docs.walwarden.com/docs/concepts/agent-native-workflow): Skill/surface discovery, scoped credentials, auditable action history, sandbox onboarding - [Restore](https://docs.walwarden.com/docs/guides/restore): CLI-local restore model, restore modes, walkthrough, and troubleshooting - [Evidence](https://docs.walwarden.com/docs/concepts/audit-chain): Audit chain and evidence semantics for verification - [API reference](https://docs.walwarden.com/docs/reference/api): Generated OpenAPI reference for REST API v1 alpha - [API auth and scopes](https://docs.walwarden.com/docs/reference/api-auth-scopes): Bearer API key auth, endpoint scope matrix, idempotency rules - [SDK install and examples](https://docs.walwarden.com/docs/reference/sdk): Install and use @walwarden/sdk safely - [CLI reference](https://docs.walwarden.com/docs/reference/cli): Generated SDK-backed alpha CLI command reference - [CI recipes](https://docs.walwarden.com/docs/reference/ci-recipes): Backup before migration, restore to ephemeral database, evidence check, teardown - [Agent integration recipes](https://docs.walwarden.com/docs/reference/agent-integration): Safe CLI/SDK use and forbidden claims - [MCP and external-agent integration](https://docs.walwarden.com/docs/reference/mcp-integration): Agent-scoped token setup, HTTP discovery and execution surface, live tool catalog, and forbidden claims - [Exit codes](https://docs.walwarden.com/docs/reference/exit-codes): CLI exit codes - [Honest capability claims](https://docs.walwarden.com/docs/reference/honest-capability-claims): Current product claims and limits - [Trust boundary](https://docs.walwarden.com/docs/reference/trust-boundary): What walwarden holds and what stays customer-side ## Machine-Readable Artifacts - [llms-full.txt](https://docs.walwarden.com/llms-full.txt): Bundled agent-readable docs generated from the MDX content tree - [OpenAPI](https://docs.walwarden.com/openapi/walwarden.v1.json): Public REST API v1 alpha contract