{
  "classification": "Actual supported InBody CSV parser and repository, authenticated local HTTP Storage/RPC, with a home read and ordinary workout save scheduled when the import RPC is invoked. This is distinct from the legacy 500-workout transaction approximation.",
  "limitations": [
    "500 body measurements and actual reported file bytes; not a 20MB maximum-file stress test.",
    "Parser measured in Node using the product parser; browser UI blocking and browser memory peak are not inferred.",
    "HTTP wall times are separate from SQL-only G04 thresholds. Fetch timing ends at response headers; repository timing includes response consumption.",
    "HTTP invocation intervals demonstrate client overlap, not an unobserved server lock or simultaneous SQL execution.",
    "Original workout session parent rows are hashed in this specific probe; the five-table workout source preservation evidence comes from the separate concurrent matrix.",
    "Neither Production nor an Edge deployment was invoked. Prior I01 evidence is reused only for its measured source and environment."
  ],
  "runs": [
    {
      "iteration": 1,
      "release": "aeec72cd0ecececa559f49c7de1e6c14a8d41fe0",
      "databaseRelease": "72891abf385e6d46f4d2a35c749463aeb84b6299",
      "scriptSha256": "be19debebac7250d2c83d812d6c6c1e7d7433ed0e63f5f708b53dde9ead3fbb4",
      "startedAt": "2026-09-11T15:36:55.304Z",
      "finishedAt": "2026-09-11T15:38:16.795Z",
      "status": "pass",
      "parseMs": 14.777900000000955,
      "fileBytes": 17477,
      "fileSha256": "28ee5febf53468ca0127b7af93ad353bfba793a25dd22c2e405c7471c46c9033",
      "importedMeasurements": 500,
      "operations": [
        {
          "kind": "supported-import",
          "startedAt": "2026-09-11T15:37:52.850Z",
          "startedMs": 60323.26,
          "status": "pass",
          "finishedAt": "2026-09-11T15:37:53.053Z",
          "wallMs": 203.42009999999573
        },
        {
          "kind": "home-read",
          "startedAt": "2026-09-11T15:37:52.994Z",
          "startedMs": 60467.586,
          "status": "pass",
          "finishedAt": "2026-09-11T15:37:53.029Z",
          "wallMs": 34.7129999999961
        },
        {
          "kind": "ordinary-save",
          "startedAt": "2026-09-11T15:37:52.994Z",
          "startedMs": 60467.6987,
          "status": "pass",
          "finishedAt": "2026-09-11T15:37:53.076Z",
          "wallMs": 82.13749999999709
        },
        {
          "kind": "same-file-replay",
          "startedAt": "2026-09-11T15:38:13.377Z",
          "startedMs": 80849.9645,
          "status": "pass",
          "finishedAt": "2026-09-11T15:38:13.388Z",
          "wallMs": 11.07510000000184
        }
      ],
      "concurrentOutcomes": [
        {
          "kind": "supported-import",
          "status": "fulfilled",
          "reason": null
        },
        {
          "kind": "home-read",
          "status": "fulfilled",
          "reason": null
        },
        {
          "kind": "ordinary-save",
          "status": "fulfilled",
          "reason": null
        }
      ],
      "overlappingHttpRequests": [
        "get_home_dashboard",
        "save_session_v5"
      ],
      "originalSessionsUnchanged": true,
      "originalFileBytesEqual": true,
      "replayPreservedIdsAndValues": true,
      "batchCount": 1,
      "recovery": {
        "status": "pass",
        "convergence": "pass",
        "failures": 0,
        "openAfter": 0,
        "failedAfter": 0,
        "staleOwners": 0,
        "stages": {
          "claim": {
            "n": 1,
            "p50": 2.653,
            "p95": 2.653,
            "p99": 2.653,
            "max": 2.653,
            "mean": 2.7
          },
          "compute": {
            "n": 1,
            "p50": 19676.147,
            "p95": 19676.147,
            "p99": 19676.147,
            "max": 19676.147,
            "mean": 19676.1
          },
          "publish": {
            "n": 1,
            "p50": 442.506,
            "p95": 442.506,
            "p99": 442.506,
            "max": 442.506,
            "mean": 442.5
          }
        },
        "wallMs": 20250.689199999993,
        "samples": [
          {
            "stage": "claim",
            "status": "claimed",
            "jobId": "bac52c08-d75c-46d1-b1bb-8c52575b0b78",
            "workloadOwnerIndex": 0,
            "generation": 1044,
            "errorCode": null,
            "serverMs": 2.653,
            "wallMs": 10.06420000000071,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          },
          {
            "stage": "compute",
            "status": "computed",
            "jobId": "bac52c08-d75c-46d1-b1bb-8c52575b0b78",
            "workloadOwnerIndex": null,
            "generation": null,
            "errorCode": null,
            "serverMs": 19676.147,
            "wallMs": 19780.063800000004,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          },
          {
            "stage": "publish",
            "status": "completed",
            "jobId": "bac52c08-d75c-46d1-b1bb-8c52575b0b78",
            "workloadOwnerIndex": null,
            "generation": null,
            "errorCode": null,
            "serverMs": 442.506,
            "wallMs": 456.36449999999604,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          }
        ],
        "instrumentation": "track_functions=none; local SQL without HTTP; separate committed stage transactions; no DML/function diagnostics"
      },
      "cleanup": "pass",
      "error": null
    },
    {
      "iteration": 2,
      "release": "aeec72cd0ecececa559f49c7de1e6c14a8d41fe0",
      "databaseRelease": "72891abf385e6d46f4d2a35c749463aeb84b6299",
      "scriptSha256": "be19debebac7250d2c83d812d6c6c1e7d7433ed0e63f5f708b53dde9ead3fbb4",
      "startedAt": "2026-09-11T15:38:19.634Z",
      "finishedAt": "2026-09-11T15:39:39.162Z",
      "status": "pass",
      "parseMs": 15.60109999999986,
      "fileBytes": 17477,
      "fileSha256": "28ee5febf53468ca0127b7af93ad353bfba793a25dd22c2e405c7471c46c9033",
      "importedMeasurements": 500,
      "operations": [
        {
          "kind": "supported-import",
          "startedAt": "2026-09-11T15:39:15.248Z",
          "startedMs": 58267.9605,
          "status": "pass",
          "finishedAt": "2026-09-11T15:39:15.367Z",
          "wallMs": 118.47600000000239
        },
        {
          "kind": "home-read",
          "startedAt": "2026-09-11T15:39:15.321Z",
          "startedMs": 58340.7179,
          "status": "pass",
          "finishedAt": "2026-09-11T15:39:15.357Z",
          "wallMs": 36.041299999997136
        },
        {
          "kind": "ordinary-save",
          "startedAt": "2026-09-11T15:39:15.321Z",
          "startedMs": 58340.829,
          "status": "pass",
          "finishedAt": "2026-09-11T15:39:15.407Z",
          "wallMs": 85.795100000003
        },
        {
          "kind": "same-file-replay",
          "startedAt": "2026-09-11T15:39:35.638Z",
          "startedMs": 78657.6204,
          "status": "pass",
          "finishedAt": "2026-09-11T15:39:35.649Z",
          "wallMs": 11.271299999993062
        }
      ],
      "concurrentOutcomes": [
        {
          "kind": "supported-import",
          "status": "fulfilled",
          "reason": null
        },
        {
          "kind": "home-read",
          "status": "fulfilled",
          "reason": null
        },
        {
          "kind": "ordinary-save",
          "status": "fulfilled",
          "reason": null
        }
      ],
      "overlappingHttpRequests": [
        "get_home_dashboard",
        "save_session_v5"
      ],
      "originalSessionsUnchanged": true,
      "originalFileBytesEqual": true,
      "replayPreservedIdsAndValues": true,
      "batchCount": 1,
      "recovery": {
        "status": "pass",
        "convergence": "pass",
        "failures": 0,
        "openAfter": 0,
        "failedAfter": 0,
        "staleOwners": 0,
        "stages": {
          "claim": {
            "n": 1,
            "p50": 2.54,
            "p95": 2.54,
            "p99": 2.54,
            "max": 2.54,
            "mean": 2.5
          },
          "compute": {
            "n": 1,
            "p50": 19579.057,
            "p95": 19579.057,
            "p99": 19579.057,
            "max": 19579.057,
            "mean": 19579.1
          },
          "publish": {
            "n": 1,
            "p50": 460.038,
            "p95": 460.038,
            "p99": 460.038,
            "max": 460.038,
            "mean": 460
          }
        },
        "wallMs": 20183.814600000005,
        "samples": [
          {
            "stage": "claim",
            "status": "claimed",
            "jobId": "3ffedd7b-b796-4d52-b2cd-46460f870689",
            "workloadOwnerIndex": 0,
            "generation": 1044,
            "errorCode": null,
            "serverMs": 2.54,
            "wallMs": 11.05290000000241,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          },
          {
            "stage": "compute",
            "status": "computed",
            "jobId": "3ffedd7b-b796-4d52-b2cd-46460f870689",
            "workloadOwnerIndex": null,
            "generation": null,
            "errorCode": null,
            "serverMs": 19579.057,
            "wallMs": 19693.545999999995,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          },
          {
            "stage": "publish",
            "status": "completed",
            "jobId": "3ffedd7b-b796-4d52-b2cd-46460f870689",
            "workloadOwnerIndex": null,
            "generation": null,
            "errorCode": null,
            "serverMs": 460.038,
            "wallMs": 475.1275000000023,
            "serialized": null,
            "walBytes": null,
            "tableDml": null,
            "functionCosts": null
          }
        ],
        "instrumentation": "track_functions=none; local SQL without HTTP; separate committed stage transactions; no DML/function diagnostics"
      },
      "cleanup": "pass",
      "error": null
    }
  ],
  "artifacts": [
    {
      "file": "run-1.json.gz",
      "sourceSha256": "db88726aaea1a6d3774185c042f672bab45d7d3a227c48396f10c0997b42edb9",
      "publishedJsonSha256": "27fcf873ddddae732d2194d81dc56bff42ed4b9c62e979c6a7b607a045742bec",
      "compressedSha256": "d40861e0525a8dbd505e119a30c054927f4624f5953d7ba3302e4c8a81337a5d"
    },
    {
      "file": "run-2.json.gz",
      "sourceSha256": "6408ed05ee5320dba2320341410759e192a527f4ec7f615bd4befef8d1121301",
      "publishedJsonSha256": "ae528a0bcf2f1773ac845cf73628026b200926eeb1823675d4ffa2dbb09e3c1f",
      "compressedSha256": "34ceee4dd1207425521e7f25150f6388b09e8486621e23918129beec20ba64da"
    },
    {
      "file": "measured-source.mjs.gz",
      "sourceSha256": "be19debebac7250d2c83d812d6c6c1e7d7433ed0e63f5f708b53dde9ead3fbb4",
      "compressedSha256": "be058027c6f8779c04195bd5e553517080d48c0d1df917c9d055660b8665e9b7"
    }
  ]
}
