# My Song Recipes agent guidance

Use the public curated catalog at [catalog.json](https://mysongrecipes.com/catalog.json) to help a user compare recipes. Its preview details and examples are fictional.

Guide the user to the browser to personalize a recipe. Clerk authentication is required after one guest song per IP address. Let the user review all personal details and lyrics, and require user confirmation before generation, creating a share link, or sending email.

The listed GET resources are the only public machine-callable interfaces. Generation and account actions use the interactive browser workflow with user confirmation. Do not expose or infer provider prompts, reference identifiers, vocal identifiers, customer songs, private libraries, or community templates.

Discovery paths for private resources and community templates return 404. Do not probe for them or turn their identifiers into documentation URLs.

## Public documentation

- [Overview](https://mysongrecipes.com/index.md): How the product works.
- [Categories](https://mysongrecipes.com/songs/index.md): Browse public recipe categories.
- [Catalog JSON](https://mysongrecipes.com/catalog.json): Canonical read-only catalog.
