# AI Context Endpoint

Publish a compact context endpoint such as `/api/ai/context` when agents need a quick summary before choosing a protocol or API.

The response should describe:

- What the product or service does
- Safe public actions
- Canonical machine-readable resources
- Authentication requirements

JSON, Markdown, or plain text is acceptable when it is public and does not expose private data.
