https://shipreadyai.dev/learn/findings/o16-auth-ok

> Discover all available pages from the documentation index at https://shipreadyai.dev/llms.txt

# The auth settings read as expected

Self signup is closed and new accounts have to confirm their address.

## Why AI-built apps get this

Backend sign in settings default to whatever gets a first account created fastest. Open signup and automatic confirmation are the defaults that make the demo work, and they are still the defaults on the day the product goes public.

## Evidence line

the public auth settings report mailer_autoconfirm: true

## The fix

Nothing to change here.

## Prompt

Keep signup and confirmation settings as they are.
