{
  "commands": [
    {
      "argv": [
        "nsp-ops",
        "--json",
        "doctor"
      ],
      "json": {
        "command": "doctor",
        "data": {
          "auth_required_for_core_ops": false,
          "commands": [
            {
              "available": true,
              "name": "python",
              "path": "C:\\Python314\\python.EXE"
            },
            {
              "available": true,
              "name": "node",
              "path": "C:\\Program Files\\nodejs\\node.EXE"
            },
            {
              "available": true,
              "name": "ffmpeg",
              "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.EXE"
            },
            {
              "available": true,
              "name": "ffprobe",
              "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.EXE"
            },
            {
              "available": true,
              "name": "ollama",
              "path": "C:\\Users\\andre\\AppData\\Local\\Programs\\Ollama\\ollama.EXE"
            },
            {
              "available": true,
              "name": "nsp-video",
              "path": "C:\\WINDOWS\\system32\\nsp-video.CMD"
            },
            {
              "available": true,
              "name": "nsp-cable",
              "path": "C:\\WINDOWS\\system32\\nsp-cable.CMD"
            },
            {
              "available": true,
              "name": "nsp-radio",
              "path": "C:\\WINDOWS\\system32\\nsp-radio.CMD"
            },
            {
              "available": true,
              "name": "nsp-games",
              "path": "C:\\WINDOWS\\system32\\nsp-games.CMD"
            },
            {
              "available": true,
              "name": "nsp-studio",
              "path": "C:\\WINDOWS\\system32\\nsp-studio.CMD"
            },
            {
              "available": true,
              "name": "vorath-imagegen",
              "path": "C:\\WINDOWS\\system32\\vorath-imagegen.CMD"
            },
            {
              "available": true,
              "name": "packet-forge",
              "path": "C:\\WINDOWS\\system32\\packet-forge.CMD"
            },
            {
              "available": true,
              "name": "render-qc",
              "path": "C:\\WINDOWS\\system32\\render-qc.CMD"
            },
            {
              "available": true,
              "name": "prompt-queue",
              "path": "C:\\WINDOWS\\system32\\prompt-queue.CMD"
            },
            {
              "available": true,
              "name": "media-qc",
              "path": "C:\\WINDOWS\\system32\\media-qc.CMD"
            },
            {
              "available": true,
              "name": "source-binder",
              "path": "C:\\WINDOWS\\system32\\source-binder.CMD"
            },
            {
              "available": true,
              "name": "local-model-gate",
              "path": "C:\\WINDOWS\\system32\\local-model-gate.CMD"
            },
            {
              "available": true,
              "name": "schedule-runner",
              "path": "C:\\WINDOWS\\system32\\schedule-runner.CMD"
            },
            {
              "available": true,
              "name": "agent-reach",
              "path": "C:\\WINDOWS\\system32\\agent-reach.CMD"
            },
            {
              "available": true,
              "name": "mcporter",
              "path": "C:\\Users\\andre\\AppData\\Roaming\\npm\\mcporter.CMD"
            }
          ],
          "guardrails": [
            "read-only scans by default",
            "writes only to explicit report/output paths",
            "no publishing, cloud deployment, live generation, or GUI launch"
          ],
          "mode": "offline-first",
          "providers": {
            "ELEVENLABS_API_KEY": {
              "available": false,
              "source": "missing"
            },
            "NORTHSTAR_PRIME_ENDPOINT": {
              "available": false,
              "source": "missing"
            },
            "NORTHSTAR_PRIME_TOKEN": {
              "available": false,
              "source": "missing"
            },
            "OPENAI_API_KEY": {
              "available": true,
              "source": "env"
            },
            "RUNWAY_API_KEY": {
              "available": false,
              "source": "missing"
            },
            "SUNO_API_KEY": {
              "available": false,
              "source": "missing"
            },
            "UDIO_API_KEY": {
              "available": false,
              "source": "missing"
            }
          },
          "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
          "roots": {
            "master_root": {
              "exists": true,
              "path": "C:\\tmp\\packaged_products\\coffee_table_books_master_20260616"
            },
            "northstar_root": {
              "exists": true,
              "path": "C:\\Users\\andre\\scripts\\the_workshop\\projects\\NORTHSTAR_PRIME"
            },
            "packet_root": {
              "exists": true,
              "path": "C:\\tmp\\packaged_products"
            },
            "report_root": {
              "exists": true,
              "path": "C:\\tmp\\nsp_ops_reports"
            }
          }
        },
        "meta": {},
        "ok": true,
        "tool": "nsp-ops",
        "version": "0.1.0"
      },
      "name": "nsp_ops_doctor",
      "ok": true,
      "resolved_argv": [
        "C:\\WINDOWS\\system32\\nsp-ops.CMD",
        "--json",
        "doctor"
      ],
      "returncode": 0,
      "stderr_tail": ""
    },
    {
      "argv": [
        "nsp-ops",
        "--json",
        "doctors"
      ],
      "json": {
        "command": "doctors",
        "data": {
          "results": [
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required_for_offline_mode": false,
                  "commands": {
                    "ffmpeg": {
                      "name": "ffmpeg",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.exe"
                    },
                    "ffprobe": {
                      "name": "ffprobe",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.exe"
                    },
                    "node": {
                      "name": "node",
                      "ok": true,
                      "path": "C:\\Program Files\\nodejs\\node.exe"
                    }
                  },
                  "config_exists": true,
                  "config_path": "C:\\Users\\andre\\.northstar-prime\\config.json",
                  "config_profile": "local-private",
                  "media_workflow": "ffmpeg-script-assisted",
                  "mode": "offline-first",
                  "providers": [
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_TOKEN",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_ENDPOINT",
                      "source": "missing"
                    },
                    {
                      "available": true,
                      "name": "OPENAI_API_KEY",
                      "source": "env"
                    },
                    {
                      "available": false,
                      "name": "RUNWAY_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "SUNO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "UDIO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "ELEVENLABS_API_KEY",
                      "source": "missing"
                    }
                  ],
                  "root": "C:\\Users\\andre\\.northstar-prime",
                  "state_exists": false,
                  "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-video.json",
                  "tool": "nsp-video",
                  "version": "0.1.0"
                },
                "meta": {},
                "ok": true,
                "tool": "nsp-video"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\nsp-video.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "nsp-video"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required_for_offline_mode": false,
                  "commands": {
                    "ffmpeg": {
                      "name": "ffmpeg",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.exe"
                    },
                    "ffprobe": {
                      "name": "ffprobe",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.exe"
                    },
                    "node": {
                      "name": "node",
                      "ok": true,
                      "path": "C:\\Program Files\\nodejs\\node.exe"
                    }
                  },
                  "config_exists": true,
                  "config_path": "C:\\Users\\andre\\.northstar-prime\\config.json",
                  "config_profile": "local-private",
                  "creative_domain": "television",
                  "mode": "offline-first",
                  "providers": [
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_TOKEN",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_ENDPOINT",
                      "source": "missing"
                    },
                    {
                      "available": true,
                      "name": "OPENAI_API_KEY",
                      "source": "env"
                    },
                    {
                      "available": false,
                      "name": "RUNWAY_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "SUNO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "UDIO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "ELEVENLABS_API_KEY",
                      "source": "missing"
                    }
                  ],
                  "root": "C:\\Users\\andre\\.northstar-prime",
                  "state_exists": true,
                  "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-cable.json",
                  "tool": "nsp-cable",
                  "version": "0.1.0"
                },
                "meta": {},
                "ok": true,
                "tool": "nsp-cable"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\nsp-cable.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "nsp-cable"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required_for_offline_mode": false,
                  "commands": {
                    "ffmpeg": {
                      "name": "ffmpeg",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.exe"
                    },
                    "ffprobe": {
                      "name": "ffprobe",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.exe"
                    },
                    "node": {
                      "name": "node",
                      "ok": true,
                      "path": "C:\\Program Files\\nodejs\\node.exe"
                    }
                  },
                  "config_exists": true,
                  "config_path": "C:\\Users\\andre\\.northstar-prime\\config.json",
                  "config_profile": "local-private",
                  "creative_domain": "music",
                  "mode": "offline-first",
                  "providers": [
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_TOKEN",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_ENDPOINT",
                      "source": "missing"
                    },
                    {
                      "available": true,
                      "name": "OPENAI_API_KEY",
                      "source": "env"
                    },
                    {
                      "available": false,
                      "name": "RUNWAY_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "SUNO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "UDIO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "ELEVENLABS_API_KEY",
                      "source": "missing"
                    }
                  ],
                  "root": "C:\\Users\\andre\\.northstar-prime",
                  "state_exists": true,
                  "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-radio.json",
                  "tool": "nsp-radio",
                  "version": "0.1.0"
                },
                "meta": {},
                "ok": true,
                "tool": "nsp-radio"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\nsp-radio.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "nsp-radio"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required_for_offline_mode": false,
                  "commands": {
                    "ffmpeg": {
                      "name": "ffmpeg",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.exe"
                    },
                    "ffprobe": {
                      "name": "ffprobe",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.exe"
                    },
                    "node": {
                      "name": "node",
                      "ok": true,
                      "path": "C:\\Program Files\\nodejs\\node.exe"
                    }
                  },
                  "config_exists": true,
                  "config_path": "C:\\Users\\andre\\.northstar-prime\\config.json",
                  "config_profile": "local-private",
                  "creative_domain": "games",
                  "mode": "offline-first",
                  "providers": [
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_TOKEN",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_ENDPOINT",
                      "source": "missing"
                    },
                    {
                      "available": true,
                      "name": "OPENAI_API_KEY",
                      "source": "env"
                    },
                    {
                      "available": false,
                      "name": "RUNWAY_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "SUNO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "UDIO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "ELEVENLABS_API_KEY",
                      "source": "missing"
                    }
                  ],
                  "root": "C:\\Users\\andre\\.northstar-prime",
                  "state_exists": true,
                  "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-games.json",
                  "tool": "nsp-games",
                  "version": "0.1.0"
                },
                "meta": {},
                "ok": true,
                "tool": "nsp-games"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\nsp-games.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "nsp-games"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "app_controller": {
                    "exists": true,
                    "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                    "script": "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py"
                  },
                  "app_controller_usable": true,
                  "auth_required_for_offline_mode": false,
                  "commands": {
                    "ffmpeg": {
                      "name": "ffmpeg",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.exe"
                    },
                    "ffprobe": {
                      "name": "ffprobe",
                      "ok": true,
                      "path": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.exe"
                    },
                    "node": {
                      "name": "node",
                      "ok": true,
                      "path": "C:\\Program Files\\nodejs\\node.exe"
                    }
                  },
                  "config_exists": true,
                  "config_path": "C:\\Users\\andre\\.northstar-prime\\config.json",
                  "config_profile": "local-private",
                  "installed": {
                    "audacity": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "audacity",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "C:\\Program Files\\Audacity\\audacity.exe",
                          "install_location": "C:\\Program Files\\Audacity\\",
                          "name": "Audacity 3.7.7",
                          "publisher": "Audacity Team",
                          "version": "3.7.7"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "blender": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "blender",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": null,
                          "install_location": "C:\\Program Files\\Blender Foundation\\Blender 5.1\\",
                          "name": "Blender",
                          "publisher": "Blender Foundation",
                          "version": "5.1.0"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "gimp": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "gimp",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "C:\\Users\\andre\\AppData\\Local\\Programs\\GIMP 3\\bin\\gimp-3.exe",
                          "install_location": "C:\\Users\\andre\\AppData\\Local\\Programs\\GIMP 3\\",
                          "name": "GIMP 3.2.0",
                          "publisher": "The GIMP Team",
                          "version": "3.2.0.0"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "inkscape": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "inkscape",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": null,
                          "install_location": "C:\\Program Files\\Inkscape\\",
                          "name": "Inkscape",
                          "publisher": "Inkscape",
                          "version": "1.4.3"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "kdenlive": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "kdenlive",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "C:\\Users\\andre\\AppData\\Local\\Programs\\kdenlive\\kdenlive.ico",
                          "install_location": null,
                          "name": "kdenlive",
                          "publisher": "KDE e.V.",
                          "version": "25.12.3"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "kicad": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "kicad",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "C:\\Users\\andre\\AppData\\Local\\Programs\\KiCad\\9.0\\bin/kicad.exe,0",
                          "install_location": "C:\\Users\\andre\\AppData\\Local\\Programs\\KiCad\\9.0",
                          "name": "KiCad 9.0 (current user)",
                          "publisher": "KiCad",
                          "version": "9.0.8"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "krita": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "krita",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "\"C:\\Program Files\\Krita (x64)\\shellex\\krita.ico\",0",
                          "install_location": "C:\\Program Files\\Krita (x64)",
                          "name": "Krita (x64) 5.2.16 (git 7d9aefc)",
                          "publisher": "Krita Foundation",
                          "version": "5.2.16.0"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    },
                    "obs": {
                      "command": [
                        "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                        "C:\\Users\\andre\\.codex-home\\skills\\local-app-control\\scripts\\app_controller.py",
                        "installed",
                        "--filter",
                        "obs",
                        "--json"
                      ],
                      "data": [
                        {
                          "display_icon": "C:\\Program Files\\obs-studio\\bin\\64bit\\obs64.exe",
                          "install_location": null,
                          "name": "OBS Studio",
                          "publisher": "OBS Project",
                          "version": "32.1.1"
                        }
                      ],
                      "ok": true,
                      "status": 0,
                      "stderr": ""
                    }
                  },
                  "launch_policy": "dry-run first; GUI launches require explicit command execution",
                  "mode": "offline-first",
                  "providers": [
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_TOKEN",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "NORTHSTAR_PRIME_ENDPOINT",
                      "source": "missing"
                    },
                    {
                      "available": true,
                      "name": "OPENAI_API_KEY",
                      "source": "env"
                    },
                    {
                      "available": false,
                      "name": "RUNWAY_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "SUNO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "UDIO_API_KEY",
                      "source": "missing"
                    },
                    {
                      "available": false,
                      "name": "ELEVENLABS_API_KEY",
                      "source": "missing"
                    }
                  ],
                  "root": "C:\\Users\\andre\\.northstar-prime",
                  "state_exists": false,
                  "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-studio.json",
                  "tool": "nsp-studio",
                  "version": "0.1.0"
                },
                "meta": {},
                "ok": true,
                "tool": "nsp-studio"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\nsp-studio.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "nsp-studio"
            },
            {
              "available": true,
              "json": {
                "data": {
                  "coloring_topics": 14,
                  "draft_dir": "C:\\tmp\\vorath-imagegen\\drafts",
                  "fallback_live_requires": [
                    "OPENAI_API_KEY",
                    "network approval"
                  ],
                  "fallback_sidecar": "enabled",
                  "home": "C:\\tmp\\vorath-imagegen",
                  "idc_shows": 71,
                  "imagegen_cli": "C:\\Users\\andre\\.codex-home\\skills\\.system\\imagegen\\scripts\\image_gen.py",
                  "imagegen_cli_exists": true,
                  "influence_clusters": 27,
                  "nsp_radio": "C:\\WINDOWS\\system32\\nsp-radio.CMD",
                  "openai_api_key": "env",
                  "openai_image_docs": "https://developers.openai.com/api/docs/guides/image-generation",
                  "openai_image_model": "gpt-image-2",
                  "openai_image_output_format": "png",
                  "openai_image_quality": "medium",
                  "openai_image_size": "1024x1536",
                  "packs": 14,
                  "pictures_dir": "C:\\Users\\andre\\Pictures\\Generated Files",
                  "prompts": 74,
                  "python": "3.12.10",
                  "radio_briefs": 6,
                  "schemas": 2,
                  "series": 11,
                  "tool": "vorath-imagegen",
                  "version": "0.9.1"
                },
                "ok": true
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\vorath-imagegen.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "vorath-imagegen"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "ffmpeg": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.EXE",
                    "ffprobe": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.EXE",
                    "nsp-ops": "C:\\WINDOWS\\system32\\nsp-ops.CMD",
                    "packet-forge": "C:\\WINDOWS\\system32\\packet-forge.CMD",
                    "python": "C:\\Python314\\python.EXE"
                  },
                  "default_out": "C:\\tmp\\packet_forge_outputs",
                  "dependencies": {
                    "pillow": true,
                    "pymupdf": true,
                    "reportlab": true
                  },
                  "guardrails": [
                    "local packet writes only",
                    "no publishing",
                    "no live generation",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe",
                  "templates": [
                    "standard-review-packet",
                    "source-linked-packet"
                  ]
                },
                "meta": {},
                "ok": true,
                "tool": "packet-forge",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\packet-forge.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "packet-forge"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "nsp-ops": "C:\\WINDOWS\\system32\\nsp-ops.CMD",
                    "packet-forge": "C:\\WINDOWS\\system32\\packet-forge.CMD",
                    "pdftoppm": "",
                    "python": "C:\\Python314\\python.EXE",
                    "render-qc": "C:\\WINDOWS\\system32\\render-qc.CMD"
                  },
                  "default_out": "C:\\tmp\\render_qc_outputs",
                  "dependencies": {
                    "pillow": true,
                    "pymupdf": true
                  },
                  "guardrails": [
                    "local output folders only",
                    "no publishing",
                    "no live generation",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "render-qc",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\render-qc.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "render-qc"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required_for_core_ops": false,
                  "commands": {
                    "prompt-queue": "C:\\WINDOWS\\system32\\prompt-queue.CMD",
                    "sync-generated-images": "C:\\WINDOWS\\system32\\sync-generated-images.CMD",
                    "vorath-imagegen": "C:\\WINDOWS\\system32\\vorath-imagegen.CMD"
                  },
                  "default_out": "C:\\tmp\\prompt_queue_outputs",
                  "guardrails": [
                    "queue and sync evidence only",
                    "no live generation",
                    "no publishing",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "providers": {
                    "OPENAI_API_KEY": {
                      "available": true,
                      "source": "env"
                    }
                  },
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "prompt-queue",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\prompt-queue.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "prompt-queue"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "ffmpeg": "C:\\ProgramData\\chocolatey\\bin\\ffmpeg.EXE",
                    "ffprobe": "C:\\ProgramData\\chocolatey\\bin\\ffprobe.EXE",
                    "media-qc": "C:\\WINDOWS\\system32\\media-qc.CMD"
                  },
                  "default_out": "C:\\tmp\\media_qc_outputs",
                  "guardrails": [
                    "local probes only",
                    "no transcoding by default",
                    "no publishing",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "media-qc",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\media-qc.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "media-qc"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "source-binder": "C:\\WINDOWS\\system32\\source-binder.CMD"
                  },
                  "default_out": "C:\\tmp\\source_binder_outputs",
                  "guardrails": [
                    "local file hashing only",
                    "no network citation fetching",
                    "no publishing",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "source-binder",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\source-binder.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "source-binder"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "local-model-gate": "C:\\WINDOWS\\system32\\local-model-gate.CMD",
                    "ollama": "C:\\Users\\andre\\AppData\\Local\\Programs\\Ollama\\ollama.EXE"
                  },
                  "default_out": "C:\\tmp\\local_model_gate_outputs",
                  "guardrails": [
                    "inventory and route checks only",
                    "no prompt generation by default",
                    "expected failures preserved",
                    "no publishing"
                  ],
                  "mode": "offline-first",
                  "providers": {
                    "OPENAI_API_KEY": {
                      "available": true,
                      "source": "env"
                    },
                    "VLLM_ENDPOINT": {
                      "available": false,
                      "source": "missing"
                    }
                  },
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "local-model-gate",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\local-model-gate.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "local-model-gate"
            },
            {
              "available": true,
              "json": {
                "command": "doctor",
                "data": {
                  "auth_required": false,
                  "commands": {
                    "nsp-ops": "C:\\WINDOWS\\system32\\nsp-ops.CMD",
                    "powershell": "C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.EXE",
                    "schedule-runner": "C:\\WINDOWS\\system32\\schedule-runner.CMD"
                  },
                  "default_out": "C:\\tmp\\schedule_runner_outputs",
                  "guardrails": [
                    "dry-run task bundles only",
                    "no automatic execution",
                    "no publishing",
                    "no destructive filesystem actions"
                  ],
                  "mode": "offline-first",
                  "python": "C:\\Users\\andre\\AppData\\Local\\Programs\\Python\\Python312\\python.exe"
                },
                "meta": {},
                "ok": true,
                "tool": "schedule-runner",
                "version": "0.1.0"
              },
              "ok": true,
              "path": "C:\\WINDOWS\\system32\\schedule-runner.CMD",
              "returncode": 0,
              "stderr_tail": "",
              "tool": "schedule-runner"
            }
          ]
        },
        "meta": {},
        "ok": true,
        "tool": "nsp-ops",
        "version": "0.1.0"
      },
      "name": "nsp_ops_doctors",
      "ok": true,
      "resolved_argv": [
        "C:\\WINDOWS\\system32\\nsp-ops.CMD",
        "--json",
        "doctors"
      ],
      "returncode": 0,
      "stderr_tail": ""
    }
  ],
  "generated_at": "2026-06-30T07:53:03Z",
  "ok": true,
  "output_path": "C:\\tmp\\nsp_ops_reports\\NSP_SERVICES_DOCTOR_20260630T075303Z.json",
  "service_tools": [
    {
      "available": true,
      "commands_ok": 3,
      "commands_total": 3,
      "domain": "television",
      "mode": "offline-first",
      "ok": true,
      "returncode": 0,
      "state_exists": true,
      "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-cable.json",
      "tool": "nsp-cable",
      "vertical": "IDC"
    },
    {
      "available": true,
      "commands_ok": 3,
      "commands_total": 3,
      "domain": "music",
      "mode": "offline-first",
      "ok": true,
      "returncode": 0,
      "state_exists": true,
      "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-radio.json",
      "tool": "nsp-radio",
      "vertical": "IDR"
    },
    {
      "available": true,
      "commands_ok": 3,
      "commands_total": 3,
      "domain": "games",
      "mode": "offline-first",
      "ok": true,
      "returncode": 0,
      "state_exists": true,
      "state_path": "C:\\Users\\andre\\.northstar-prime\\nsp-games.json",
      "tool": "nsp-games",
      "vertical": "IDG"
    }
  ],
  "summary": {
    "all_tools_ok": 13,
    "all_tools_total": 13,
    "commands_ok": 2,
    "commands_total": 2,
    "providers_available": [
      "OPENAI_API_KEY"
    ],
    "providers_missing": [
      "ELEVENLABS_API_KEY",
      "NORTHSTAR_PRIME_ENDPOINT",
      "NORTHSTAR_PRIME_TOKEN",
      "RUNWAY_API_KEY",
      "SUNO_API_KEY",
      "UDIO_API_KEY"
    ],
    "service_tools_ok": 3,
    "service_tools_total": 3
  }
}