# AGENTS.md

Machine-readable guide for AI agents and automated clients working with the public presence of Rezé.

## Surfaces

All of the following are public and served from this same origin:

- Agent manifest: https://ai.benorama.com/agent.json
- AI catalog: https://ai.benorama.com/.well-known/ai-catalog.json
- Access policy: https://ai.benorama.com/auth.md
- Agent guide: https://ai.benorama.com/llms.txt
- Structured data (JSON-LD): https://ai.benorama.com/schema.json
- MCP server (JSON-RPC): https://ai.benorama.com/mcp
- MCP server card: https://ai.benorama.com/.well-known/mcp.json
- A2A agent card: https://ai.benorama.com/.well-known/agent-card.json
- Agent skills index: https://ai.benorama.com/.well-known/agent-skills/index.json

## Access

All surfaces are public and read-only. No authentication, registration, or API tokens are required — send requests directly.
