{
  "schemaVersion": "ov-benchmark-proof@1",
  "proofId": "proof.m10-transcript-correction-benchmark",
  "runAt": "2026-07-16T12:00:00.000Z",
  "determinism": {
    "seed": "m10-r04-transcript-2000-v1",
    "locale": "en-US",
    "inputSha256": "8c9b78c1f122dacbc0f85faec259e447ae20bffce0aeb543d7ca699d66a40853"
  },
  "environment": {
    "node": "v25.8.2",
    "os": "darwin 24.6.0",
    "architecture": "arm64",
    "cpu": "Apple M1 Max",
    "logicalCpuCount": 10,
    "memoryBytes": 68719476736,
    "database": "PostgreSQL dedicated migrated database",
    "network": "not-used"
  },
  "workload": {
    "lines": 2000,
    "corrections": 200,
    "repetitions": 3,
    "operations": [
      "preview",
      "commit"
    ]
  },
  "noiseTolerance": {
    "maxPhaseMs": 30000,
    "maxVarianceRatio": 25,
    "varianceAllowanceMs": 2500,
    "interpretation": "A broad diagnostic reproducibility boundary for this proof environment only; it is not a production latency objective, guarantee, or SLA."
  },
  "runs": [
    {
      "repetition": 1,
      "previewMs": 10.1,
      "commitMs": 40,
      "totalMs": 50.09,
      "changedUtteranceCount": 200,
      "resultingLineCount": 2000
    },
    {
      "repetition": 2,
      "previewMs": 6.35,
      "commitMs": 34.9,
      "totalMs": 41.25,
      "changedUtteranceCount": 200,
      "resultingLineCount": 2000
    },
    {
      "repetition": 3,
      "previewMs": 6.93,
      "commitMs": 33.73,
      "totalMs": 40.66,
      "changedUtteranceCount": 200,
      "resultingLineCount": 2000
    }
  ],
  "result": {
    "passed": true,
    "previewVarianceRatio": 1.59,
    "commitVarianceRatio": 1.19,
    "maximumPhaseMs": 40
  },
  "assertions": {
    "everyPreviewCompleted": true,
    "everyCommitChangedExactly200Lines": true,
    "everyResultPreserved2000Lines": true,
    "varianceWithinDeclaredTolerance": true,
    "plannedFeaturesExcluded": true
  },
  "failureBoundary": "This benchmark exercises only the implemented transcript-correction preview/commit path for a synthetic 2,000-line transcript and 200 existing-line edits. It does not benchmark planned saved-query/report features and does not state a production SLA."
}
