{
  "$comment": "Proposed shared MeshCore region namespace for Texas meshes. Parents appear before children, the order `region put` needs. A group named in `group` is the proposed holder, not a confirmed one. Canonical copy: https://lhtx.org/regions/proposal.json",
  "version": "2026-09-13",
  "status": "proposal",
  "contact": "hello@lhtx.org",
  "rules": {
    "country": "us",
    "censusRegion": "us-<region>",
    "censusDivision": "us-<division>",
    "state": "us-<usps>",
    "area": "us-<usps>-<area>",
    "metro": "us-<usps>-<iata>",
    "local": "short, standalone, not nested \u2014 the group's own choice"
  },
  "regions": [
    {
      "name": "us"
    },
    {
      "name": "us-south",
      "parent": "us"
    },
    {
      "name": "us-southcentral",
      "parent": "us-south"
    },
    {
      "name": "us-tx",
      "parent": "us-southcentral"
    },
    {
      "name": "us-tx-central",
      "parent": "us-tx"
    },
    {
      "name": "us-tx-aus",
      "parent": "us-tx-central",
      "group": "Austin Mesh",
      "label": "Austin metro"
    },
    {
      "name": "us-tx-south",
      "parent": "us-tx"
    },
    {
      "name": "us-tx-sat",
      "parent": "us-tx-south",
      "group": "San Antonio Mesh",
      "label": "San Antonio metro"
    },
    {
      "name": "us-tx-north",
      "parent": "us-tx"
    },
    {
      "name": "us-tx-dfw",
      "parent": "us-tx-north",
      "group": "North Texas Mesh",
      "label": "Dallas / Fort Worth metro"
    }
  ],
  "locals": [
    {
      "name": "lhtx",
      "group": "Liberty Hill Mesh",
      "label": "Liberty Hill",
      "status": "in use"
    }
  ],
  "open": [
    "Killeen",
    "Waco",
    "Houston",
    "West Texas",
    "Rio Grande Valley"
  ]
}
