Paths
Responses are
text/plain, cached for 15 minutes at the edge. A venue or brand that does not resolve is a 404; a brand that resolves with no locations taking orders still returns a file, saying so.
A venue file is Markdown-shaped: an H1 with the venue name, a one-line summary, then ## Ordering, ## Location and opening hours, ## Contact, ## Menu on the full file, ## Policies and ## Notes. A very long menu is truncated with a note pointing at the menu page.
These files are a snapshot for reading, not a source of truth for ordering. Availability and opening state change during service, and a crawler’s copy will be stale — an agent that needs a current answer should use the MCP endpoint.
robots.txt allows the agent crawlers by name, so these paths and the UCP profile are unambiguously open to them.