{
  "schema_version": "detectable_design.site_index.v1",
  "site_name": "Detectable Design",
  "description": "Local visibility guidance based on street-scene color analysis.",
  "base_url": "https://detectable.design",
  "last_updated": "2026-04-27",
  "llm_entrypoints": {
    "summary": "https://detectable.design/llms.txt",
    "full_reference": "https://detectable.design/llms-full.txt"
  },
  "data_exports": {
    "recommendations": "https://detectable.design/data/recommendations.json",
    "schema": "https://detectable.design/data/schema.json"
  },
  "methodology_url": "https://detectable.design/methodology",
  "coverage": [
    {
      "area_slug": "downtown_seattle",
      "area_name": "Seattle",
      "state_name": "Washington",
      "state_code": "WA",
      "available_light_conditions": [
        "daytime",
        "low_light"
      ],
      "page_urls": [
        "https://detectable.design/downtown_seattle/daytime",
        "https://detectable.design/downtown_seattle/low_light"
      ],
      "data_url": "https://detectable.design/data/areas/downtown_seattle.json"
    },
    {
      "area_slug": "north_seattle",
      "area_name": "North Seattle",
      "state_name": "Washington",
      "state_code": "WA",
      "available_light_conditions": [
        "daytime",
        "low_light"
      ],
      "page_urls": [
        "https://detectable.design/north_seattle/daytime",
        "https://detectable.design/north_seattle/low_light"
      ],
      "data_url": "https://detectable.design/data/areas/north_seattle.json"
    }
  ]
}
