{
  "ok": true,
  "product": "GodLock",
  "site": "godlock.uk",
  "author": "Aziel Eliab",
  "identity": "Aziel Eliab",
  "spec": "QNM-BUILD-1.0",
  "door": "https://godlock.uk/runtime/v1/mesh",
  "list": "https://godlock.uk/runtime/v1/mesh/list",
  "join": "https://godlock.uk/runtime/v1/mesh/join",
  "heartbeat": "https://godlock.uk/runtime/v1/mesh/heartbeat",
  "enable": "https://godlock.uk/runtime/v1/mesh/enable",
  "disable": "https://godlock.uk/runtime/v1/mesh/disable",
  "mcp": "https://godlock.uk/runtime/mcp",
  "fraggate": "https://godlock.uk/runtime/v1/fraggate/call",
  "ops": [
    "join",
    "heartbeat",
    "list",
    "enable",
    "disable"
  ],
  "rollup_shape": "live|locked|isolated counts only",
  "default_off": true,
  "node_gate": false,
  "auto_heal": false,
  "anonymity_network": false,
  "anon_broadcast": "https://github.com/AzielEliab/anon-broadcast",
  "anon_broadcast_note": "Local communique style tool (text → TTS / desk reel / metadata-culled MP4 + SHA-256 receipt). Not a publish path on godlock.uk. Not hosted on this Worker. No ffmpeg farm.",
  "anon_broadcast_publish_path": false,
  "live_nodes": 2,
  "rollup": {
    "live": 0,
    "locked": 0,
    "isolated": 0
  },
  "site_live_nodes": 2,
  "mesh": {
    "spec": "QNM-BUILD-1.0",
    "enabled": false,
    "default_off": true,
    "live_nodes": 0,
    "rollup": {
      "live": 0,
      "locked": 0,
      "isolated": 0
    },
    "status": "off",
    "source": "service-binding",
    "node_gate": false,
    "auto_heal": false,
    "anonymity_network": false,
    "author": "Aziel Eliab",
    "identity": "Aziel Eliab",
    "door": "https://godlock.uk/runtime/v1/mesh",
    "list": "https://godlock.uk/runtime/v1/mesh/list",
    "join": "https://godlock.uk/runtime/v1/mesh/join",
    "heartbeat": "https://godlock.uk/runtime/v1/mesh/heartbeat",
    "enable": "https://godlock.uk/runtime/v1/mesh/enable",
    "disable": "https://godlock.uk/runtime/v1/mesh/disable",
    "mcp": "/runtime/mcp",
    "fraggate": "/runtime/v1/fraggate/call",
    "ops": [
      "join",
      "heartbeat",
      "list",
      "enable",
      "disable"
    ],
    "note": "QNM-BUILD-1.0. Suite mesh default off. Live|locked|isolated counts only. No Node Gate. No auto-heal. Not an anonymity network."
  }
}