{
    "generatedAt":  "2026-05-10T23:24:16.0323140+02:00",
    "configuration":  "release",
    "product":  {
                    "name":  "Mirmoh",
                    "tagline":  "Secure desktop setup",
                    "websiteUrl":  "https://www.mirmoh.com"
                },
    "releaseContext":  {
                           "version":  "1.0.18",
                           "primaryFile":  "Mirmoh-Installer.exe",
                           "signatureStatus":  "NotSigned"
                       },
    "support":  {
                    "supportedOs":  "Windows 10/11 64-bit",
                    "minimumHardware":  {
                                            "cpu":  "6 logical cores",
                                            "ramGb":  16,
                                            "diskGb":  10
                                        },
                    "recommendedHardware":  {
                                                "cpu":  "8+ logical cores",
                                                "ramGb":  32,
                                                "gpu":  "GPU with 8 GB VRAM",
                                                "diskGb":  20
                                            },
                    "autoHandled":  [
                                        {
                                            "id":  "webview2",
                                            "label":  "Microsoft WebView2 runtime",
                                            "status":  "setup-handled",
                                            "details":  "If the runtime is missing, setup will attempt to install it before Mirmoh launches."
                                        }
                                    ],
                    "requiredLocalRuntime":  [
                                                 {
                                                     "id":  "python",
                                                     "label":  "Python 3.11+",
                                                     "status":  "bundled-by-setup",
                                                     "details":  "Bundled with setup as the embedded runtime for the local clip engine."
                                                 },
                                                 {
                                                     "id":  "ffmpeg",
                                                     "label":  "FFmpeg",
                                                     "status":  "bundled-by-setup",
                                                     "details":  "Bundled with setup for import, transforms, and export processing."
                                                 },
                                                 {
                                                     "id":  "ffprobe",
                                                     "label":  "FFprobe",
                                                     "status":  "bundled-by-setup",
                                                     "details":  "Bundled with setup for media inspection and timeline validation."
                                                 },
                                                 {
                                                     "id":  "ytdlp",
                                                     "label":  "yt-dlp",
                                                     "status":  "bundled-by-setup",
                                                     "details":  "Bundled with setup for YouTube import flows."
                                                 }
                                             ],
                    "blockers":  [
                                     {
                                         "id":  "webview2_install_failed",
                                         "title":  "WebView2 could not be installed",
                                         "action":  "Restart setup and try again. If it still fails, install the Microsoft WebView2 Runtime manually and rerun Mirmoh setup."
                                     },
                                     {
                                         "id":  "disk_space_low",
                                         "title":  "Not enough free disk space",
                                         "action":  "Free space for the app, media cache, and exports before continuing."
                                     },
                                     {
                                         "id":  "runtime_missing_after_install",
                                         "title":  "The app installed but a runtime dependency is still missing",
                                         "action":  "Open Mirmoh Diagnostics and validate the bundled runtime before starting real runs."
                                     }
                                 ],
                    "links":  {
                                  "requirementsUrl":  "https://www.mirmoh.com/download.html",
                                  "supportUrl":  "https://www.mirmoh.com/support.html",
                                  "securityUrl":  "https://www.mirmoh.com/security.html",
                                  "privacyUrl":  "https://www.mirmoh.com/privacy.html"
                              }
                }
}