{
  "entrypoint_kind": "library_api",
  "entrypoint_detail": "Direct Server API calls: svr.set_mount_point(), svr.set_logger(), svr.listen()",
  "service_started": true,
  "healthcheck_passed": true,
  "target_path_reached": true,
  "runtime_stack": ["cpp-httplib-v0.38.0", "cpp-httplib-v0.40.0"],
  "proof_artifacts": [
    "repro/artifacts/payload_v0.38.0.bin",
    "repro/artifacts/response_v0.38.0.bin",
    "repro/artifacts/result_v0.38.0.json",
    "repro/artifacts/server_v0.38.0.log",
    "repro/artifacts/payload_v0.40.0.bin",
    "repro/artifacts/response_v0.40.0.bin",
    "repro/artifacts/result_v0.40.0.json",
    "repro/artifacts/server_v0.40.0.log",
    "repro/artifacts/final_results.json"
  ],
  "notes": "Differential reproduction: v0.38.0 shows request smuggling (2 responses, SECRET leaked), v0.40.0 shows fix (1 response only)"
}
