{
  "base_url": "http://127.0.0.1:39082/v1",
  "budget": {
    "max_completion_tokens": 64,
    "reasoning_headroom_tokens": 0,
    "visible_answer_tokens": 64
  },
  "checks": [
    "needle"
  ],
  "evidence_policy": {
    "allowed_finish_reasons": [
      "stop",
      "tool_calls"
    ],
    "errors": [],
    "reasoning": "any"
  },
  "image_expect": [],
  "model": "qwen38-27b-fp8-text-1m",
  "multimodal_input": null,
  "observations": [
    {
      "content": "ZEBRA-42917-QUARTZ",
      "content_chars": 18,
      "content_excerpt": "ZEBRA-42917-QUARTZ",
      "finish_reason": "stop",
      "passed": true,
      "reasoning_chars": 0,
      "reasoning_excerpt": "",
      "reasoning_field": null,
      "reasoning_tokens": null,
      "seconds": 956.528,
      "test": "needle",
      "usage": {
        "completion_tokens": 14,
        "prompt_tokens": 825049,
        "prompt_tokens_details": null,
        "total_tokens": 825063
      },
      "validation_detail": "needle present"
    }
  ],
  "ocr_expect": [],
  "passed": true,
  "results": [
    {
      "detail": "956.5s ctx~1000000 got='ZEBRA-42917-QUARTZ' finish='stop' visible=18 reasoning_chars=0 reasoning_tokens=None",
      "name": "needle @ ~1000000 ctx",
      "passed": true
    }
  ],
  "schema_version": "preflight/v2",
  "thinking": {
    "chat_template_kwargs": {
      "enable_thinking": false
    },
    "mode": "disabled",
    "reasoning_effort": null
  },
  "video_expect": [],
  "video_input": null
}
