{
  "schema_version": "1.0.0",
  "created_at": "2026-02-27T19:50:50Z",
  "map_fingerprint": {
    "hash": "bc74d7f7f93aba24b9a806893590e44819461f0bc177d935a35e5304e8572319",
    "algorithm": "sha256(files:index+css+js+data)"
  },
  "model": {
    "llm_name": "GPT-5.2 Thinking"
  },
  "agent": {
    "name": "Web Mapper GPT",
    "url": "https://webmapgpt.com",
    "version": "v3"
  },
  "map": {
    "title": "Celebrating National Science Day",
    "description": "World map centered on India with graduated country clusters that expand to colored breakthrough points, filtered by size class and scientific category.",
    "stack": [
      {
        "name": "Leaflet",
        "version": "1.9.4"
      },
      {
        "name": "Turf.js",
        "version": "6.5.0"
      }
    ],
    "outputs": {}
  },
  "datasets": [
    {
      "name": "scienceDay_with_iso3.json",
      "type": "GeoJSON FeatureCollection (records; geometry null)",
      "fields": [
        {
          "name": "iso3",
          "type": "string"
        },
        {
          "name": "country",
          "type": "string"
        },
        {
          "name": "science_area",
          "type": "string"
        },
        {
          "name": "breakthrough",
          "type": "string"
        },
        {
          "name": "year",
          "type": "number|string"
        },
        {
          "name": "affiliations",
          "type": "string"
        },
        {
          "name": "description",
          "type": "string"
        }
      ]
    },
    {
      "name": "countries.geojson (Natural Earth derived via datasets/geo-countries)",
      "type": "GeoJSON polygons",
      "source_url": "https://raw.githubusercontent.com/datasets/geo-countries/master/data/countries.geojson",
      "fields": [
        {
          "name": "ISO3166-1-Alpha-3",
          "type": "string"
        },
        {
          "name": "ADMIN/NAME",
          "type": "string"
        }
      ]
    }
  ],
  "prompts": [
    "I would like to crate a world map centered on India to celebrate India's National Science Day... (full prompt in chat)",
    "This is an AWESOME first pass! ... no symbols are showing up ... left align the title ...",
    "This is rad! ... polishing touches ... title green, India highlighted, reverse symbol sizes, remove Antarctica, legend drag, zoom out in legend, clear filters ..."
  ]
}