{
  "schemaVersion": 2,
  "publicEvidenceVersion": 2,
  "runId": "irender-gpu-server-5s-monster-2026-08-02",
  "provider": {},
  "benchmark": {},
  "boundaries": [
    {
      "id": "upload_start",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame after Monster upload activation, with the file chooser beginning to dismiss; the preceding native frame still shows the unchanged chooser.",
      "recordingSeconds": 2234.933,
      "recordingVideoPts": {
        "value": 201143970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "upload_complete",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame showing 1/1, 72.5/72.5 MB, Completed and the explicit successful-upload notification for the Monster package.",
      "recordingSeconds": 2256.033,
      "recordingVideoPts": {
        "value": 203042970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "project_extraction_start",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame after Extract activation, with the Extract action disabled while provider-machine extraction begins.",
      "recordingSeconds": 2274.9,
      "recordingVideoPts": {
        "value": 204741000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "project_extraction_complete",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame after the extraction dialog clears, with the extracted Monster directory visible and actionable.",
      "recordingSeconds": 2275.833,
      "recordingVideoPts": {
        "value": 204824970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_submit",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame establishing activation of Blender's Render Animation command for Monster.",
      "recordingSeconds": 2306.033,
      "recordingVideoPts": {
        "value": 207542970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_active_complete",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame establishing final Monster frame work complete.",
      "recordingSeconds": 2460.733,
      "recordingVideoPts": {
        "value": 221465970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_finalized",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame where Blender has finalized the Monster render.",
      "recordingSeconds": 2464.4,
      "recordingVideoPts": {
        "value": 221796000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "download_complete",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame establishing the Monster provider-drive folder complete locally at 96 of 96.",
      "recordingSeconds": 2852.033,
      "recordingVideoPts": {
        "value": 256682970,
        "timeBase": "1/90000"
      }
    }
  ],
  "phases": [
    {
      "id": "upload",
      "type": "upload",
      "startBoundary": "upload_start",
      "endBoundary": "upload_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "The upload clock starts on the upload activation frame and ends at the first explicit provider receipt."
      ]
    },
    {
      "id": "operator_project_staging",
      "type": "configuration",
      "startBoundary": "upload_complete",
      "endBoundary": "project_extraction_start",
      "providerControlled": false,
      "includedInSystemTime": false,
      "notes": [
        "Operator-controlled app switching, remote-drive navigation, archive selection, and Extract activation are removed."
      ]
    },
    {
      "id": "project_extraction",
      "type": "setup",
      "startBoundary": "project_extraction_start",
      "endBoundary": "project_extraction_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Provider-machine ZIP extraction remains included through the first actionable extracted directory."
      ]
    },
    {
      "id": "operator_file_and_render_configuration",
      "type": "configuration",
      "startBoundary": "project_extraction_complete",
      "endBoundary": "render_submit",
      "providerControlled": false,
      "includedInSystemTime": false,
      "notes": [
        "Opening the blend file, resolving the save prompt, choosing output settings, and issuing Render are operator-controlled.",
        "The final save-prompt frame and first actionable Monster viewport are consecutive native frames; any provider-only scene-loading state is shorter than one native-frame interval, so no positive loading duration is invented."
      ]
    },
    {
      "id": "active_render",
      "type": "active-render",
      "startBoundary": "render_submit",
      "endBoundary": "render_active_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Warm-session Blender render on the rented provider machine after manual submission."
      ]
    },
    {
      "id": "render_finalization",
      "type": "finalization",
      "startBoundary": "render_active_complete",
      "endBoundary": "render_finalized",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": []
    },
    {
      "id": "asynchronous_download_tail",
      "type": "download-tail",
      "startBoundary": "render_finalized",
      "endBoundary": "download_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "The full overlapping provider-drive retrieval tail remains included, including later operator navigation and scene staging."
      ]
    }
  ],
  "operatorExclusions": [
    {
      "id": "operator_project_staging",
      "durationSeconds": 18.867,
      "reason": "Operator-controlled app switching, remote-drive navigation, archive selection, and extraction activation",
      "recordingStartSeconds": 2256.033,
      "recordingStartVideoPts": {
        "value": 203042970,
        "timeBase": "1/90000"
      },
      "recordingEndSeconds": 2274.9,
      "recordingEndVideoPts": {
        "value": 204741000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "operator_file_and_render_configuration",
      "durationSeconds": 30.2,
      "reason": "Operator-controlled scene selection, save-prompt response, output setup, and render activation",
      "recordingStartSeconds": 2275.833,
      "recordingStartVideoPts": {
        "value": 204824970,
        "timeBase": "1/90000"
      },
      "recordingEndSeconds": 2306.033,
      "recordingEndVideoPts": {
        "value": 207542970,
        "timeBase": "1/90000"
      }
    }
  ],
  "comparisonExclusions": [],
  "capacitySamples": [
    {
      "activeGpus": "not exposed",
      "selectedGpus": 4,
      "selectedWorkstations": 1,
      "recordingSeconds": 2306.033,
      "recordingVideoPts": {
        "value": 207542970,
        "timeBase": "1/90000"
      }
    }
  ],
  "billingSamples": [
    {
      "amount": 1.3197,
      "final": false,
      "kind": "rate-derived render-submit-through-finalization estimate",
      "note": "Diagnostic marginal render slice only; excluded from provider-score cost inputs.",
      "rate": 30,
      "scope": "diagnostic-render-slice",
      "unit": "iR",
      "recordingSeconds": 2464.4,
      "recordingVideoPts": {
        "value": 221796000,
        "timeBase": "1/90000"
      }
    },
    {
      "amount": 5.1425,
      "final": false,
      "kind": "rate-derived full allocated raw paid-machine window estimate",
      "note": "Upload activation through first visible Monster local completion: 617.100 raw paid-machine seconds at 30 iR/hour. The paid window retains 49.067 seconds removed from the standardized performance clock. Retrieval overlaps other scene work, so scene allocations are not additive. The final invoice was not captured, and the 50 iR promotional balance is unscored.",
      "rate": 30,
      "scope": "scene",
      "unit": "iR",
      "recordingSeconds": 2852.033,
      "recordingVideoPts": {
        "value": 256682970,
        "timeBase": "1/90000"
      }
    }
  ],
  "uxEvents": [
    {
      "detail": "Provider-drive transfer remains in progress more than five minutes after finalization; exact local completeness is established at 2852.033 seconds.",
      "type": "slow-background-sync",
      "recordingSeconds": 2780,
      "recordingVideoPts": {
        "value": 250200000,
        "timeBase": "1/90000"
      }
    }
  ],
  "outcome": {
    "classification": "complete",
    "expectedFrames": 96,
    "providerCompletedFrames": 96,
    "localVerifiedFrames": 96,
    "terminalBoundary": "download_complete"
  },
  "metrics": {}
}
