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

# Security overview

> Build with security review in mind before connecting data, publishing, or inviting users.

> Build with security review in mind before connecting data, publishing, or inviting users.

> Status: Limited. This page documents the current PeachJam surface without implying unavailable behavior is live.

## Review generated apps

Treat generated code like code from a teammate. Review authentication, authorization, data access, secrets, dependencies, inputs, and error states before production use.

## Secrets

Use Cloud secrets for backend-only values. Do not paste production secrets into prompts or client-side code.
