{
  "title": "TLA-185 jurisdiction packs",
  "version": "1.0.0",
  "schema": "./schema.json",
  "honesty": "Jurisdiction packs bind local subnational codes and dataset pointers to fixed TLA-185 field IDs. They are Layer-2 adoption artifacts — not live commercial hubs. The live Archive commercial hub remains landscapearchive.com.au (AUD / Victoria law) until additional hubs are published.",
  "packs": [
    {
      "packId": "au",
      "country": "AU",
      "label": "Australia",
      "status": "reference",
      "href": "./au.json"
    },
    {
      "packId": "uk",
      "country": "GB",
      "label": "United Kingdom",
      "status": "starter",
      "href": "./uk.json"
    },
    {
      "packId": "us",
      "country": "US",
      "label": "United States",
      "status": "starter",
      "href": "./us.json"
    }
  ]
}
