{
  "project": "YesSeat",
  "version": "1.0.0",
  "status": "Agent surfaces active",
  "updatedAt": "2026-05-28T00:00:00Z",
  "canonical": "https://yesseat.com",
  "agent_readiness": {
    "layer1_discovery": {
      "llms_txt": true,
      "sitemap_xml": true,
      "robots_txt": true
    },
    "layer2_identity": {
      "pricing_md": true,
      "json_ld": true,
      "citation_brick": true
    },
    "layer3_auth": {
      "public_read_only": true,
      "oauth_metadata_stub": true
    },
    "layer4_integration": {
      "api_mcp": true,
      "api_content": true,
      "api_knowledge": true,
      "api_restaurant": true,
      "api_parking": true,
      "api_popmart": true,
      "search_capability": true,
      "markdown_export": true
    },
    "layer5_ux": {
      "global_footer_agent_links": true,
      "restaurant_brief_routes": true
      ,"popmart_brief_routes": true
    }
  },
  "endpoints": {
    "llms": "/llms.txt",
    "pricing": "/pricing.md",
    "mcp": "/api/mcp",
    "content": "/api/content",
    "knowledge": "/api/knowledge",
    "restaurant_bills": "/api/restaurant/bills-fried-chicken-waffle-etobicoke",
    "popmart_robo_shop_scarborough": "/api/popmart/robo-shop-scarborough-town-centre",
    "popmart_robo_shop_square_one": "/api/popmart/robo-shop-square-one",
    "parking_impark_246": "/api/parking/impark-lot-246",
    "parking_doubletree": "/api/parking/doubletree-hilton-toronto-parking",
    "sitemap": "/sitemap.xml",
    "robots": "/robots.txt",
    "api_catalog": "/.well-known/api-catalog",
    "mcp_server_card": "/.well-known/mcp/server-card.json",
    "openapi": "/openapi.json"
  },
  "routes": {
    "restaurants": [
      "/restaurant/bills-fried-chicken-waffle-etobicoke"
    ],
    "popmart": [
      "/popmart/robo-shop-scarborough-town-centre",
      "/popmart/robo-shop-square-one"
    ],
    "parking": [
      "/parking/impark-lot-246",
      "/parking/doubletree-hilton-toronto-parking"
    ]
  }
}
