{
  "schemaVersion": 2,
  "product": "clavue-gui",
  "version": "0.1.1",
  "updatedAt": "2026-08-12T00:00:00Z",
  "status": "published",
  "notes": "0.1.1 Harness align + Phone Mirror host. Mac Apple Silicon DMG published; Windows NSIS and Intel Mac pending next ship.",
  "changelog": [
    "Harness control layer (imux parity slice)",
    "Phone Mirror start canaries + ledger",
    "Clavue membership account system",
    "Mac Apple Silicon DMG",
    "Update channel: clavue.com latest-gui.json (mac/win platform map)"
  ],
  "checkIntervalHours": 6,
  "platforms": {
    "darwin-aarch64": {
      "status": "published",
      "url": "https://www.clavue.com/downloads/gui/Clavue_0.1.1_aarch64.dmg",
      "alias": "https://www.clavue.com/downloads/gui/Clavue-macos-arm64.dmg",
      "installer": "dmg",
      "sizeBytes": 15138378,
      "sha256": "f2ef25178b0f045c1a9c4dcaefbb8c1b203dc6aad48805dd06684b693c6fafdc",
      "fileName": "Clavue_0.1.1_aarch64.dmg"
    },
    "darwin-x86_64": {
      "status": "pending",
      "notes": "pnpm build:mac-intel then publish DMG + fill url/sha256"
    },
    "windows-x86_64": {
      "status": "pending",
      "notes": "pnpm build:win (NSIS) then publish + fill url/sha256"
    },
    "windows-aarch64": {
      "status": "pending",
      "notes": "optional"
    }
  },
  "downloads": {
    "macos": {
      "arm64": {
        "dmg": "https://www.clavue.com/downloads/gui/Clavue_0.1.1_aarch64.dmg",
        "dmgAlias": "https://www.clavue.com/downloads/gui/Clavue-macos-arm64.dmg",
        "sizeBytes": 15138378,
        "sha256": "f2ef25178b0f045c1a9c4dcaefbb8c1b203dc6aad48805dd06684b693c6fafdc",
        "status": "published"
      },
      "x64": {
        "status": "pending",
        "notes": "build:mac-intel not in this ship"
      }
    },
    "windows": {
      "status": "pending",
      "notes": "build on WinStation / cargo-xwin next"
    }
  },
  "docsUrl": "https://www.clavue.com/docs/gui",
  "requirements": {
    "macos": "macOS 13+ (Apple Silicon installer published; Intel pending)",
    "windows": "Windows 10+ (NSIS installer pending)"
  },
  "silentUpdater": {
    "notes": "Tauri signed path needs GROK_UPDATER_* keys + updater/latest.json (see docs/desktop-auto-update.md)",
    "endpointTemplate": "https://www.clavue.com/downloads/gui/updater/latest.json"
  }
}
