{
  "id": "continuity-update",
  "group": "memory",
  "variant": "clear",
  "kind": "recorded internal Grid test",
  "sources": [
    {
      "id": "earlier",
      "title": "Earlier approved context",
      "text": "Sample project record: owner is Alex. Draft due Thursday. Supplier reference is S-104. No messages may be sent without approval."
    },
    {
      "id": "update",
      "title": "A new decision",
      "text": "The owner changes only the draft deadline to Friday. Prepare the next handoff, preserving unchanged ownership, supplier reference and approval boundary. Identify the superseded Thursday deadline. This tests supplied-context continuity, not long-term storage."
    }
  ],
  "output": {
    "title": "Continuity update",
    "summary": "Draft deadline changes from Thursday to Friday; ownership, supplier reference, and messaging approval boundary remain unchanged.",
    "findings": [
      {
        "label": "Updated deadline",
        "text": "The draft deadline is now Friday, replacing the earlier Thursday deadline.",
        "sourceIds": [
          "earlier",
          "update"
        ]
      },
      {
        "label": "Preserved details",
        "text": "Owner remains Alex and supplier reference remains S-104.",
        "sourceIds": [
          "earlier",
          "update"
        ]
      },
      {
        "label": "Approval boundary",
        "text": "No messages may be sent without approval.",
        "sourceIds": [
          "earlier"
        ]
      }
    ],
    "humanAction": "Use Friday deadline in the next handoff; do not send messages without approval.",
    "boundary": "No tools, external actions, or long-term storage used."
  },
  "checks": [
    "Completed on the Grid’s installed runtime.",
    "Every finding references a supplied input.",
    "No action tools or customer systems were used.",
    "Deadline changes to Friday; owner, reference and approval boundary remain."
  ],
  "limitation": "Supplied-context continuity test in one model request. It does not establish durable storage, cross-session recall or long-term memory reliability.",
  "completedAt": "2026-09-21T17:20:34.648168+00:00",
  "model": "gpt-5.5",
  "runtime": "Grid test runtime",
  "toolsAvailable": 0,
  "inputSha256": "1205a95d0d1b7dd4e6851691b32da036febf1497fbebae964bae36da9b74235d",
  "outputSha256": "c9016be96534d5bf522edf4c226fb99e9e1e48cd6f5ed55373b4c52283f068d3",
  "executionReceiptSha256": "fccab656611678cd78bb4ac2ed89baec4960bcb5b8a747799b6232fd3efc2028"
}