{
  "ok": true,
  "strict": false,
  "item_count": 18,
  "items": [
    {
      "name": "environment",
      "ok": true,
      "status": "ok",
      "detail": "Python 3.12.10 on Windows-11-10.0.26200-SP0",
      "blocking": true
    },
    {
      "name": "license_config",
      "ok": false,
      "status": "not_configured",
      "detail": "set OVERSTUDIO_OVER_AUTH_URL, configure Firebase URL/API key, or explicitly enable offline_mode",
      "blocking": false
    },
    {
      "name": "over_auth_live_validation",
      "ok": true,
      "status": "not_requested",
      "detail": "set OVERSTUDIO_OVER_AUTH_TEST_CODE or OVERSTUDIO_OVER_AUTH_TEST_MATRIX with OVERSTUDIO_REQUIRE_OVER_AUTH_LIVE_VALIDATION=1 in staging/production CI to record live validation",
      "blocking": false
    },
    {
      "name": "script_security_policy",
      "ok": true,
      "status": "confirm",
      "detail": "untrusted risky scripts require runtime confirmation and audit logging",
      "blocking": false
    },
    {
      "name": "secret_boundary",
      "ok": true,
      "status": "ok",
      "detail": "no real service account/client secret JSON found under the app source root",
      "blocking": false
    },
    {
      "name": "release_signing_policy",
      "ok": true,
      "status": "not_required",
      "detail": "code/installer signing is not required outside release policy mode",
      "blocking": false
    },
    {
      "name": "artifact_boundary",
      "ok": true,
      "status": "source_tree_default",
      "detail": "local development uses the source tree as artifact root; set OVERSTUDIO_ARTIFACT_ROOT for production",
      "blocking": false
    },
    {
      "name": "models",
      "ok": true,
      "status": "ok",
      "detail": "model files present",
      "blocking": false
    },
    {
      "name": "model_artifact_boundary",
      "ok": true,
      "status": "source_tree_default",
      "detail": "local development uses source-tree model assets; set OVERSTUDIO_MODEL_DIR outside the source tree for production",
      "blocking": false
    },
    {
      "name": "ocr",
      "ok": true,
      "status": "ok",
      "detail": "OCR module available",
      "blocking": true
    },
    {
      "name": "gpu_cuda",
      "ok": false,
      "status": "cpu",
      "detail": "CUDA not available",
      "blocking": false
    },
    {
      "name": "yolo",
      "ok": true,
      "status": "ok",
      "detail": "",
      "blocking": true
    },
    {
      "name": "image_capture_backend",
      "ok": true,
      "status": "ok",
      "detail": "PIL ImageGrab available",
      "blocking": true
    },
    {
      "name": "lua_runtime",
      "ok": true,
      "status": "ok",
      "detail": "Lua runtime available",
      "blocking": true
    },
    {
      "name": "ui_recovery_policy",
      "ok": true,
      "status": "policy_ready",
      "detail": "custom UI windows are clamped at open time; set screen bounds to audit saved positions",
      "blocking": false
    },
    {
      "name": "native_core",
      "ok": true,
      "status": "ok",
      "detail": "",
      "blocking": true
    },
    {
      "name": "native_recognition",
      "ok": true,
      "status": "ok",
      "detail": "",
      "blocking": true
    },
    {
      "name": "native_capture",
      "ok": true,
      "status": "ok",
      "detail": "",
      "blocking": true
    }
  ],
  "data_redacted": true,
  "private_path_stored": false
}