{
  "base_url": "http://127.0.0.1:8081/v1",
  "budget": {
    "max_completion_tokens": 8192,
    "reasoning_headroom_tokens": 8128,
    "visible_answer_tokens": 64
  },
  "checks": [
    "needle"
  ],
  "evidence_policy": {
    "allowed_finish_reasons": [
      "stop",
      "tool_calls"
    ],
    "errors": [],
    "reasoning": "forbidden"
  },
  "image_expect": [],
  "model": "qwen38-27b-ninfer-nvfp4-mtp3-252k",
  "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": 0,
      "seconds": 70.398,
      "test": "needle",
      "usage": {
        "completion_tokens": 14,
        "completion_tokens_details": {
          "reasoning_tokens": 0
        },
        "prompt_tokens": 201746,
        "prompt_tokens_details": {
          "cached_tokens": 0
        },
        "total_tokens": 201760
      },
      "validation_detail": "needle present"
    }
  ],
  "ocr_expect": [],
  "passed": true,
  "results": [
    {
      "detail": "70.4s ctx~244480 got='ZEBRA-42917-QUARTZ' finish='stop' visible=18 reasoning_chars=0 reasoning_tokens=0",
      "name": "needle @ ~244480 ctx",
      "passed": true
    }
  ],
  "schema_version": "preflight/v2",
  "thinking": {
    "chat_template_kwargs": {
      "enable_thinking": false
    },
    "mode": "disabled",
    "reasoning_effort": null
  },
  "video_expect": [],
  "video_input": null
}
