promptdojo_

You're writing a CLAUDE.md "Where to look" section. Three pieces of information the model will need: auth flow (in docs/auth.md), database schema (in docs/db-schema.md), API contract (in openapi.yaml). Format each as a one-line bullet pointing at the file, NOT duplicating its contents.

Expected output:

- Auth flow: docs/auth.md
- Database schema: docs/db-schema.md
- API contract: openapi.yaml
read, then continue.