[
  {
    "expectedResult": {
      "status": "DISAPPEARED",
      "conditionIndex": "99",
      "conditionText": "isDisappeared(CA10O1__disappearanceTime__c)",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2026-04-12T00:00:00Z" },
    "Id": "test1",
    "CA10O1__disappearanceTime__c": "2026-04-11T00:00:00Z",
    "CA10O1__timeCreated__c": "2025-01-01T00:00:00Z"
  },
  {
    "expectedResult": {
      "status": "INCOMPLIANT",
      "conditionIndex": "199",
      "conditionText": "extract('CA10O1__timeCreated__c').beyondLastDays(90)",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2026-04-12T00:00:00Z" },
    "Id": "test2",
    "CA10O1__disappearanceTime__c": null,
    "CA10O1__timeCreated__c": "2025-01-01T00:00:00Z"
  },
  {
    "expectedResult": {
      "status": "COMPLIANT",
      "conditionIndex": "200",
      "conditionText": "otherwise",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2026-04-12T00:00:00Z" },
    "Id": "test3",
    "CA10O1__disappearanceTime__c": null,
    "CA10O1__timeCreated__c": "2026-04-01T00:00:00Z"
  },
  {
    "expectedResult": {
      "status": "UNDETERMINED",
      "conditionIndex": "101",
      "conditionText": "CA10O1__timeCreated__c.isEmpty()",
      "runtimeError": null
    },
    "context": { "snapshotTime": "2026-04-12T00:00:00Z" },
    "Id": "test4",
    "CA10O1__disappearanceTime__c": null,
    "CA10O1__timeCreated__c": null
  }
]
