{
  "schemaVersion": 1,
  "recordedAt": "2026-09-08T01:53:57.400Z",
  "scope": "LOCAL_SYNTHETIC_SOURCE_PATCH",
  "claim": "A scripted replay of an operator-authored patch to an actual faulty source file. Not autonomous AI repair, an unseen repository evaluation, or a customer result.",
  "diagnosis": "The submit response and UI succeed, but an independent read returns 404. The source omitted the persistent write before the successful response.",
  "intervention": "Restore and await writeFile before sending HTTP 201, restart the same local app, then rerun the unchanged browser and persistence check.",
  "sourceBeforeSha256": "d9adaaa5b48c1167d108b2fefa8efa7ed4cc96845b8c06585f7035b163f36eed",
  "sourceAfterSha256": "d43787c63f5d4c7009cf588e2d984dcdf17d0febd3db5b29520c35ca052f1585",
  "acceptanceConfigSha256": "493ae4096d0ea816f7e8e0879315197eb4c75a3b9ddff21364c25e3a04eb0598",
  "unchangedAcceptance": true,
  "existingRecordPreserved": true,
  "runCount": 3,
  "localWebhookReceiptCount": 2,
  "notificationClaim": "Two actual HTTP requests accepted and verified by a local sink. No external recipient delivery.",
  "results": [
    {
      "label": "baseline",
      "schemaVersion": 1,
      "runId": "a2111e2c-8f9e-420e-ae18-c31320cefe0d",
      "monitorId": "source-patch-proof",
      "checkedAt": "2026-09-08T01:53:56.772Z",
      "environment": "local-synthetic-fixture",
      "status": "healthy",
      "failureCode": null,
      "checks": {
        "pageHttpStatus": 200,
        "submittedHttpStatus": 201,
        "successVisible": true,
        "confirmationHttpStatus": 200,
        "persistedRecordMatched": true
      },
      "blockedRequests": 0,
      "screenshots": [
        "a2111e2c-8f9e-420e-ae18-c31320cefe0d.png"
      ],
      "notifications": [],
      "notificationConfigured": true,
      "elapsedMs": 270,
      "pendingNotifications": 0,
      "notificationMeaning": "HTTP acceptance only; no inbox or human receipt is implied"
    },
    {
      "label": "broken-source",
      "schemaVersion": 1,
      "runId": "45943f1c-8b0d-4658-ac6d-bfce5534615e",
      "monitorId": "source-patch-proof",
      "checkedAt": "2026-09-08T01:53:57.048Z",
      "environment": "local-synthetic-fixture",
      "status": "failed",
      "failureCode": "PERSISTENCE_HTTP_FAILURE",
      "checks": {
        "pageHttpStatus": 200,
        "submittedHttpStatus": 201,
        "successVisible": true,
        "confirmationHttpStatus": 404,
        "persistedRecordMatched": false
      },
      "blockedRequests": 0,
      "screenshots": [
        "45943f1c-8b0d-4658-ac6d-bfce5534615e.png"
      ],
      "notifications": [
        {
          "eventId": "f6ea7b10-2b14-4a43-97df-63c248719f62",
          "kind": "incident",
          "accepted": true,
          "httpStatus": 202,
          "reason": "ENDPOINT_ACCEPTED"
        }
      ],
      "notificationConfigured": true,
      "elapsedMs": 167,
      "pendingNotifications": 0,
      "notificationMeaning": "HTTP acceptance only; no inbox or human receipt is implied"
    },
    {
      "label": "source-repaired",
      "schemaVersion": 1,
      "runId": "e6edf696-04f6-4427-b740-61e6670a6198",
      "monitorId": "source-patch-proof",
      "checkedAt": "2026-09-08T01:53:57.218Z",
      "environment": "local-synthetic-fixture",
      "status": "healthy",
      "failureCode": null,
      "checks": {
        "pageHttpStatus": 200,
        "submittedHttpStatus": 201,
        "successVisible": true,
        "confirmationHttpStatus": 200,
        "persistedRecordMatched": true
      },
      "blockedRequests": 0,
      "screenshots": [
        "e6edf696-04f6-4427-b740-61e6670a6198.png"
      ],
      "notifications": [
        {
          "eventId": "13f7cbc2-bafa-4be3-a508-575193f33ebf",
          "kind": "recovered",
          "accepted": true,
          "httpStatus": 202,
          "reason": "ENDPOINT_ACCEPTED"
        }
      ],
      "notificationConfigured": true,
      "elapsedMs": 180,
      "pendingNotifications": 0,
      "notificationMeaning": "HTTP acceptance only; no inbox or human receipt is implied"
    }
  ],
  "receipts": [
    {
      "receivedAt": "2026-09-08T01:53:57.215Z",
      "event": {
        "eventId": "f6ea7b10-2b14-4a43-97df-63c248719f62",
        "kind": "incident",
        "monitorId": "source-patch-proof",
        "runId": "45943f1c-8b0d-4658-ac6d-bfce5534615e",
        "checkedAt": "2026-09-08T01:53:57.048Z",
        "environment": "local-synthetic-fixture",
        "status": "failed",
        "failureCode": "PERSISTENCE_HTTP_FAILURE",
        "checks": {
          "pageHttpStatus": 200,
          "submittedHttpStatus": 201,
          "successVisible": true,
          "confirmationHttpStatus": 404,
          "persistedRecordMatched": false
        }
      }
    },
    {
      "receivedAt": "2026-09-08T01:53:57.397Z",
      "event": {
        "eventId": "13f7cbc2-bafa-4be3-a508-575193f33ebf",
        "kind": "recovered",
        "monitorId": "source-patch-proof",
        "runId": "e6edf696-04f6-4427-b740-61e6670a6198",
        "checkedAt": "2026-09-08T01:53:57.218Z",
        "environment": "local-synthetic-fixture",
        "status": "healthy",
        "failureCode": null,
        "checks": {
          "pageHttpStatus": 200,
          "submittedHttpStatus": 201,
          "successVisible": true,
          "confirmationHttpStatus": 200,
          "persistedRecordMatched": true
        }
      }
    }
  ]
}
