# Public navigation inventory

## Header menu

- Catering Services — [/catering-services](/catering-services)
- Locations — [/locations](/locations)
  - Armonk, NY — [/locations/armonk-ny](/locations/armonk-ny)
  - Manhattan Area — [/locations/manhattan](/locations/manhattan)
- Sample Menus — [/sample-menus](/sample-menus)
- Personal Chef — [/personal-chef](/personal-chef)
- Media — [/media](/media)
- About — [/about](/about)
- Reviews — [/reviews](/reviews)
- Contact Us — [/contact](/contact)

## Service and content routes

- Home — [/]
- Corporate Event Catering — [/corporate-event-catering](/corporate-event-catering)
- Private Event Catering — [/private-event-catering](/private-event-catering)
- Bachelorette Parties — [/bachelorette-parties](/bachelorette-parties)
- Cocktail Parties — [/cocktail-parties](/cocktail-parties)
- Gallery — [/gallery](/gallery)
- Insights — [/insights](/insights)
- NYC private-event catering insight — [/insights/book-private-event-caterer-nyc](/insights/book-private-event-caterer-nyc)

## Footer and policy routes

- Privacy Policy — [/privacy-policy](/privacy-policy)
- Terms of Service — [/terms-of-service](/terms-of-service)
- Agentic routing map — [/agentic-map](/agentic-map)
- ChatGPT connection CTA — [/connect/chatgpt](/connect/chatgpt)

## Machine-readable routes

- Capability inventory — [/api/capabilities](/api/capabilities)
- MCP Streamable HTTP endpoint — [/api/mcp](/api/mcp)
- MCP manifest — [/api/mcp/manifest](/api/mcp/manifest)
- MCP compatibility alias — [/mcp](/mcp)
- OpenAPI fallback — [/openapi.json](/openapi.json)
- Agent instructions — [/agent-instructions.md](/agent-instructions.md)
- LLM discovery file — [/llms.txt](/llms.txt)
- Legacy discovery file — [/llm.txt](/llm.txt)
- Skills index — [/api/skills](/api/skills)
- Public skill documents — [/agentic/skills/{skill}](/agentic/skills/answer-company-questions)
- ChatGPT connection guide — [/agentic/knowledge/chatgpt-connection.md](/agentic/knowledge/chatgpt-connection.md)
- Grounded concierge chat — [/api/agent/chat](/api/agent/chat)
- Consent-gated lead capture — [/api/agent/leads](/api/agent/leads)
- Consent-gated quote request — [/api/agent/quote](/api/agent/quote)

## Route behavior

Read routes are public and cacheable where safe. Chat and lead routes are public but rate-limited, validated, and scoped to the visitor session. Lead creation requires explicit consent. Admin and CRM data are never exposed through public resources.