{
  "checked_at": "2026-09-22T18:02:11.391464Z",
  "models": [
    "gpt-6-sol",
    "gpt-6-luna"
  ],
  "completed_model_answers": 0,
  "scores": null,
  "scope": "Access check, not a performance benchmark.",
  "attempts": [
    {
      "requested_model": "gpt-6-sol",
      "route": "Codex CLI 0.154.0, local ChatGPT authentication",
      "result": "rejected before model answer",
      "errors": [
        "{\"type\":\"error\",\"status\":400,\"error\":{\"type\":\"invalid_request_error\",\"message\":\"The 'gpt-6-sol' model is not supported when using Codex with a ChatGPT account.\"}}",
        {
          "message": "{\"type\":\"error\",\"status\":400,\"error\":{\"type\":\"invalid_request_error\",\"message\":\"The 'gpt-6-sol' model is not supported when using Codex with a ChatGPT account.\"}}"
        }
      ]
    },
    {
      "requested_model": "gpt-6-sol",
      "route": "Codex app subagent; medium reasoning; no forked task history",
      "result": "rejected before model answer",
      "error": "The 'gpt-6-sol' model is not supported when using Codex with a ChatGPT account.",
      "status": 400
    },
    {
      "requested_model": "gpt-6-luna",
      "route": "Codex CLI 0.154.0, local ChatGPT authentication",
      "result": "rejected before model answer",
      "errors": [
        "{\"type\":\"error\",\"status\":400,\"error\":{\"type\":\"invalid_request_error\",\"message\":\"The 'gpt-6-luna' model is not supported when using Codex with a ChatGPT account.\"}}",
        {
          "message": "{\"type\":\"error\",\"status\":400,\"error\":{\"type\":\"invalid_request_error\",\"message\":\"The 'gpt-6-luna' model is not supported when using Codex with a ChatGPT account.\"}}"
        }
      ]
    },
    {
      "requested_model": "gpt-6-luna",
      "route": "Codex app subagent; medium reasoning; no forked task history",
      "result": "rejected before model answer",
      "error": "The 'gpt-6-luna' model is not supported when using Codex with a ChatGPT account.",
      "status": 400
    },
    {
      "requested_model": "gpt-6-sol",
      "route": "Codex app subagent retry, medium reasoning",
      "result": "rejected before model answer",
      "status": 400,
      "error": "The 'gpt-6-sol' model is not supported when using Codex with a ChatGPT account."
    },
    {
      "requested_model": "gpt-6-luna",
      "route": "Codex app subagent retry, medium reasoning",
      "result": "rejected before model answer",
      "status": 400,
      "error": "The 'gpt-6-luna' model is not supported when using Codex with a ChatGPT account."
    }
  ]
}
