{
  "schemaVersion": 2,
  "publicEvidenceVersion": 2,
  "runId": "garagefarm-high-monster-2026-08-02",
  "provider": {},
  "benchmark": {},
  "boundaries": [
    {
      "id": "upload_start",
      "wallClock": "2026-08-02T00:27:40.000+02:00",
      "confidence": "exact-visible",
      "evidence": "First frame of renderBeamer Project Check after Beam it up Animation was activated",
      "recordingSeconds": 577.267,
      "recordingVideoPts": {
        "value": 51954030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "upload_network_start",
      "wallClock": "2026-08-01T22:27:40.456Z",
      "confidence": "exact-log",
      "evidence": "renderBeamer transfer log begins the network upload",
      "recordingSeconds": 578.3,
      "recordingVideoPts": {
        "value": 52047000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "upload_complete",
      "wallClock": "2026-08-01T22:27:55.611Z",
      "confidence": "exact-log",
      "evidence": "renderBeamer transfer log confirms upload completion",
      "recordingSeconds": 593.467,
      "recordingVideoPts": {
        "value": 53412030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "manual_setup_start",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame where the post-upload handoff is actionable by the operator.",
      "recordingSeconds": 593.667,
      "recordingVideoPts": {
        "value": 53430030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "provider_loading_start",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame where the operator action has triggered provider-controlled WebManager loading.",
      "recordingSeconds": 595.767,
      "recordingVideoPts": {
        "value": 53619030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "provider_loading_complete",
      "wallClock": null,
      "confidence": "exact-visible",
      "evidence": "First native frame where WebManager loading has finished and operator-controlled job settings resume.",
      "recordingSeconds": 596.7,
      "recordingVideoPts": {
        "value": 53703000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_submit",
      "wallClock": "2026-08-02T00:28:19.567+02:00",
      "confidence": "exact-visible",
      "evidence": "First frame after the WebManager Submit action, with the submit spinner active",
      "recordingSeconds": 617.4,
      "recordingVideoPts": {
        "value": 55566000,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "active_render_start",
      "wallClock": "2026-08-02T00:28:48.034+02:00",
      "confidence": "exact-visible",
      "evidence": "First dashboard frame showing Active with 20 of 60 nodes",
      "recordingSeconds": 645.867,
      "recordingVideoPts": {
        "value": 58128030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "render_complete",
      "wallClock": "2026-08-01T22:29:47Z",
      "confidence": "provider-reported",
      "evidence": "WebManager job details report the authoritative provider end time",
      "recordingSeconds": 704.833,
      "recordingVideoPts": {
        "value": 63434970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "download_start",
      "wallClock": "2026-08-01T22:29:56.102Z",
      "confidence": "exact-log",
      "evidence": "renderBeamer log records the automatic download request",
      "recordingSeconds": 713.933,
      "recordingVideoPts": {
        "value": 64253970,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "download_first_file",
      "wallClock": "2026-08-01T22:29:57.545Z",
      "confidence": "exact-log",
      "evidence": "renderBeamer log records the first local output file",
      "recordingSeconds": 715.367,
      "recordingVideoPts": {
        "value": 64383030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "download_complete",
      "wallClock": "2026-08-01T22:30:03.160Z",
      "confidence": "exact-log",
      "evidence": "renderBeamer log records the final local file; the directory contains 96 valid PNGs",
      "recordingSeconds": 721,
      "recordingVideoPts": {
        "value": 64890000,
        "timeBase": "1/90000"
      }
    }
  ],
  "phases": [
    {
      "id": "upload",
      "type": "upload",
      "startBoundary": "upload_start",
      "endBoundary": "upload_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "From the first upload activation through provider acknowledgment; the 15.155-second renderBeamer network transfer and any provider checking/acknowledgment delay remain included."
      ]
    },
    {
      "id": "provider_handoff",
      "type": "analysis",
      "startBoundary": "upload_complete",
      "endBoundary": "manual_setup_start",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Provider-controlled post-upload handoff remains in system time."
      ]
    },
    {
      "id": "operator_handoff",
      "type": "configuration",
      "startBoundary": "manual_setup_start",
      "endBoundary": "provider_loading_start",
      "providerControlled": false,
      "includedInSystemTime": false,
      "notes": [
        "Operator handoff actions are removed from standardized system time."
      ]
    },
    {
      "id": "provider_job_form_loading",
      "type": "analysis",
      "startBoundary": "provider_loading_start",
      "endBoundary": "provider_loading_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Interleaved provider-controlled WebManager loading is retained."
      ]
    },
    {
      "id": "operator_job_setup",
      "type": "configuration",
      "startBoundary": "provider_loading_complete",
      "endBoundary": "render_submit",
      "providerControlled": false,
      "includedInSystemTime": false,
      "notes": [
        "Operator settings and the final submit action are removed."
      ]
    },
    {
      "id": "queue_startup",
      "type": "queue-startup",
      "startBoundary": "render_submit",
      "endBoundary": "active_render_start",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Submitted/Pending until the first Active node state."
      ]
    },
    {
      "id": "active_render",
      "type": "active-render",
      "startBoundary": "active_render_start",
      "endBoundary": "render_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "Uses the provider-reported authoritative job end."
      ]
    },
    {
      "id": "download_tail",
      "type": "download-tail",
      "startBoundary": "render_complete",
      "endBoundary": "download_complete",
      "providerControlled": true,
      "includedInSystemTime": true,
      "notes": [
        "All post-render provider wait and transfer time remains included."
      ]
    }
  ],
  "operatorExclusions": [
    {
      "id": "operator_interaction_1",
      "durationSeconds": 2.1000000000000227,
      "reason": "Operator handoff actions before WebManager began loading the job form",
      "recordingStartSeconds": 593.667,
      "recordingStartVideoPts": {
        "value": 53430030,
        "timeBase": "1/90000"
      },
      "recordingEndSeconds": 595.767,
      "recordingEndVideoPts": {
        "value": 53619030,
        "timeBase": "1/90000"
      }
    },
    {
      "id": "operator_interaction_2",
      "durationSeconds": 20.699999999999932,
      "reason": "Operator job settings and submit action after WebManager finished loading",
      "recordingStartSeconds": 596.7,
      "recordingStartVideoPts": {
        "value": 53703000,
        "timeBase": "1/90000"
      },
      "recordingEndSeconds": 617.4,
      "recordingEndVideoPts": {
        "value": 55566000,
        "timeBase": "1/90000"
      }
    }
  ],
  "comparisonExclusions": [],
  "capacitySamples": [
    {
      "activeNodes": 20,
      "advertisedNodeCap": 60,
      "confidence": "exact-visible",
      "evidence": "First Active dashboard state; also the observed peak",
      "recordingSeconds": 645.867,
      "recordingVideoPts": {
        "value": 58128030,
        "timeBase": "1/90000"
      }
    }
  ],
  "billingSamples": [
    {
      "amount": 2.73,
      "confidence": "exact-visible",
      "kind": "final-job-charge",
      "unit": "USD",
      "recordingSeconds": 704.833,
      "recordingVideoPts": {
        "value": 63434970,
        "timeBase": "1/90000"
      }
    }
  ],
  "uxEvents": [
    {
      "id": "advertised-cap-not-allocation",
      "observation": "High advertised up to 60 nodes, while this job visibly used 20 active nodes.",
      "severity": "measurement-note",
      "recordingSeconds": 645.867,
      "recordingVideoPts": {
        "value": 58128030,
        "timeBase": "1/90000"
      }
    }
  ],
  "outcome": {
    "classification": "complete",
    "expectedFrames": 96,
    "providerCompletedFrames": 96,
    "localVerifiedFrames": 96,
    "terminalBoundary": "download_complete"
  },
  "metrics": {}
}
