{
  "$comment": "A documented starting config for a private CyberDeck-builder mesh, not a fake pre-shared secret. Meshtastic channel URLs are protobuf-encoded and generated per-PSK by the app/CLI, so this file is the settings to type in rather than a scannable QR — see README.md for how to turn it into a real channel URL/QR to share with other local builders.",
  "channel_name": "cyberdeck-local",
  "modem_preset": "LONG_FAST",
  "region": "SET_ME — must match your legal LoRa region (US, EU_868, ANZ, etc.), see https://meshtastic.org/docs/configuration/region-by-country/",
  "psk": "GENERATE_YOUR_OWN — never reuse a PSK from a public example; generate one with `meshtastic --ch-set psk random` or the app's 'Generate' button, then share it out-of-band (in person, or over an already-trusted channel) with the builders you want on this mesh",
  "notes": "LONG_FAST balances range and speed for a first mesh. Switch to LONG_SLOW for maximum range at the cost of throughput once your group has more than a couple of nodes, or SHORT_FAST for a dense, low-latency local cluster."
}
