
## install
{
  "cmd": "install",
  "exitCode": 1,
  "code": "unsupported_command",
  "supportedCommands": [
    "setup",
    "doctor",
    "dry-setup"
  ],
  "pass": true
}

## status
{
  "cmd": "status",
  "exitCode": 1,
  "code": "unsupported_command",
  "supportedCommands": [
    "setup",
    "doctor",
    "dry-setup"
  ],
  "pass": true
}

## setup install-plan
{
  "cmd": "setup install-plan",
  "exitCode": 1,
  "code": "unsupported_command",
  "supportedCommands": [
    "setup",
    "doctor",
    "dry-setup"
  ],
  "pass": true
}

## doctor state schema check
{
  "cmd": "doctor state schema check",
  "exitCode": 1,
  "code": "unsupported_command",
  "supportedCommands": [
    "setup",
    "doctor",
    "dry-setup"
  ],
  "pass": true
}
{
  "searched": "install-on-Grok QA",
  "count": 1,
  "issues": [
    {
      "number": 6,
      "state": "OPEN",
      "title": "로드맵: lfg lazycodex Grok Build 설치 surface 완성",
      "url": "https://github.com/islee23520/lfg/issues/6"
    }
  ]
}
cleanup: no temp dirs; issue search captured

EXIT=0

