https://shipreadyai.dev/learn/findings/o6-public-files

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

# Public information files

These files tell crawlers and researchers how to treat the site.

## Why AI-built apps get this

Debug routes, admin pages and leftover files survive because nothing links to them. Nothing needs to. Address lists are guessed thousands at a time by tools that cost nothing to run, and an admin route with no check in front of it was one of the causes of the Moltbook exposure.

## Evidence line

GET https://example.com/admin returned 200

## The fix

Nothing to do. A security.txt file gives researchers a way to reach you.

## Prompt

Add a /.well-known/security.txt file with a contact address for reports.
