{
  "schema": "kernova-diagnostic-v1",
  "script_version": "1.0.0",
  "requested_device": "cpu",
  "status": "passed",
  "code": "CPU_CHECK_PASSED",
  "exit_code": 0,
  "message": "Calcul et gradient vérifiés sur CPU uniquement.",
  "stage": "complete",
  "runtime": {
    "python": "3.14.6",
    "os_family": "Windows"
  },
  "pytorch": {
    "version": "2.11.0+cu128",
    "cuda_build": "12.8",
    "hip_build": null,
    "backend": "cuda",
    "gpu_available": null,
    "visible_device_count": null
  },
  "execution": {
    "device": "cpu",
    "backend": "cpu",
    "model": null,
    "total_memory_bytes": null,
    "dtype": "float32",
    "matrix_shape": [
      2,
      2
    ],
    "forward_verified": true,
    "backward_verified": true,
    "expected_loss": 196.0,
    "observed_loss": 196.0
  }
}
