{
  "schemaVersion": 3,
  "publicEvidenceVersion": 2,
  "runId": "superluminal-gpu-5-nodes-fox-eevee-2026-08-07",
  "provider": {
    "name": "Superluminal",
    "plan": "5 selected GPU render nodes",
    "compute": "GPU",
    "selectedNodes": 5,
    "automaticSubmission": true,
    "asynchronousDownload": true
  },
  "benchmark": {
    "scene": "fox-eevee",
    "label": "Blender 2.90 Fox",
    "expectedFrames": 50,
    "frameRange": "1-50",
    "engine": "EEVEE",
    "samples": 16,
    "outputFormat": "PNG",
    "resolution": "1920x1080",
    "persistentData": true
  },
  "boundaries": [
    {
      "id": "upload_start",
      "wallClock": "2026-08-07T04:20:46.400+02:00",
      "confidence": "exact-visible",
      "evidence": "The prior frame shows the ordinary pointer; this frame first shows submission started.",
      "recordingSeconds": 1.5,
      "recordingVideoPts": {
        "value": 135000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "upload_complete",
      "wallClock": "2026-08-07T04:21:05.267+02:00",
      "confidence": "exact-visible",
      "evidence": "First native frame showing Submission complete.",
      "recordingSeconds": 20.367,
      "recordingVideoPts": {
        "value": 1833030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_submit",
      "wallClock": "2026-08-07T04:21:05.267+02:00",
      "confidence": "exact-visible",
      "evidence": "Submission complete also registers and queues the job automatically; no second provider-side start action exists.",
      "recordingSeconds": 20.367,
      "recordingVideoPts": {
        "value": 1833030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "active_render_start",
      "wallClock": "2026-08-07T04:21:22.633+02:00",
      "confidence": "exact-visible",
      "evidence": "First recorded dashboard frame showing the job in Running state. This is an exact UI observation, not an inferred provider start timestamp.",
      "recordingSeconds": 37.733,
      "recordingVideoPts": {
        "value": 3395970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_complete",
      "wallClock": "2026-08-07T04:22:23.000+02:00",
      "confidence": "exact-visible",
      "evidence": "First authoritative Finished frame showing 50/50 frames and a provisional $0.14 charge. The provider reconciled the final charge after completion.",
      "recordingSeconds": 98.1,
      "recordingVideoPts": {
        "value": 8829000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "download_complete",
      "wallClock": "2026-08-07T04:22:29.233+02:00",
      "confidence": "exact-visible",
      "evidence": "First Done / Download complete frame after 50 frames downloaded.",
      "recordingSeconds": 104.333,
      "recordingVideoPts": {
        "value": 9389970,
        "timeBase": "1/90000"
      }
    }
  ],
  "phases": [
    {
      "id": "upload",
      "type": "upload",
      "startBoundary": "upload_start",
      "endBoundary": "upload_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "The initiating click includes required local tracing, packaging, worker launch, and network upload."
      ]
    },
    {
      "id": "queue_startup",
      "type": "queue-startup",
      "startBoundary": "render_submit",
      "endBoundary": "active_render_start",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Exact visible interval from automatic job registration to the first recorded Running state."
      ]
    },
    {
      "id": "active_render_observed",
      "type": "active-render",
      "startBoundary": "active_render_start",
      "endBoundary": "render_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Exact visible Running-to-Finished interval. The separate provider-displayed elapsed value is not substituted for this capture clock."
      ]
    },
    {
      "id": "download_tail",
      "type": "download-tail",
      "startBoundary": "render_complete",
      "endBoundary": "download_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Only the post-render tail is additive because automatic output transfer overlaps rendering."
      ]
    }
  ],
  "operatorExclusions": [],
  "comparisonExclusions": [],
  "capacitySamples": [
    {
      "atBoundary": "render_submit",
      "evidence": "Explicit submit configuration and job name.",
      "selectedNodes": 5
    },
    {
      "atBoundary": "active_render_start",
      "evidence": "First dashboard poll showing Running; task counts are not reinterpreted as purchased node counts.",
      "state": "running"
    }
  ],
  "billingSamples": [
    {
      "amount": 0.14,
      "atBoundary": "render_complete",
      "basis": "Provisional charge on the first recorded Finished frame",
      "currency": "USD",
      "final": false
    },
    {
      "amount": 0.14,
      "atBoundary": "render_complete",
      "basis": "Final charge in the provider Render Jobs summary, verified on 2026-08-07",
      "currency": "USD",
      "final": true
    }
  ],
  "uxEvents": [
    {
      "atBoundary": "upload_start",
      "kind": "single_submit_action",
      "notes": "Submission, queueing, render start, and the downloader proceed without another provider-side start action.",
      "severity": "positive"
    },
    {
      "atBoundary": "render_complete",
      "kind": "live_output_download",
      "notes": "Completed frames download while remaining frames render.",
      "severity": "positive"
    }
  ],
  "outcome": {
    "classification": "complete",
    "expectedFrames": 50,
    "providerCompletedFrames": 50,
    "localVerifiedFrames": 50,
    "terminalBoundary": "download_complete"
  },
  "metrics": {
    "activeRenderObservedSeconds": 60.367,
    "clickToProviderCompleteSeconds": 96.6,
    "clickToUsableOutputSeconds": 102.833,
    "costPerOutputFrameUsd": 0.003,
    "downloadTailSeconds": 6.233,
    "providerDisplayedElapsedSeconds": 61,
    "submitToProviderCompleteSeconds": 77.733,
    "uploadSeconds": 18.867
  }
}
