{
  "records": [
    {
      "schemaVersion": "1.0",
      "memoryId": "mem_seat_20260801",
      "tenantId": "tenant_fixture",
      "subjectId": "subject_fixture",
      "namespace": ["user", "travel_preferences"],
      "kind": "semantic",
      "status": "confirmed",
      "fact": {
        "field": "seat_preference",
        "value": "window"
      },
      "source": {
        "type": "explicit_user_statement",
        "eventId": "evt_20260801",
        "occurredAt": "2026-08-01T10:00:00Z"
      },
      "confidence": "confirmed",
      "sensitivity": "personal",
      "validFrom": "2026-08-01T10:00:00Z",
      "validUntil": null,
      "createdAt": "2026-08-01T10:00:01Z",
      "supersedes": null
    },
    {
      "schemaVersion": "1.0",
      "memoryId": "mem_seat_candidate_20260824",
      "tenantId": "tenant_fixture",
      "subjectId": "subject_fixture",
      "namespace": ["user", "travel_preferences"],
      "kind": "semantic",
      "status": "candidate",
      "fact": {
        "field": "seat_preference",
        "value": "aisle"
      },
      "source": {
        "type": "model_inference",
        "eventId": "evt_20260824",
        "occurredAt": "2026-08-24T09:00:00Z"
      },
      "confidence": "medium",
      "sensitivity": "personal",
      "validFrom": "2026-08-24T09:00:00Z",
      "validUntil": null,
      "createdAt": "2026-08-24T09:00:01Z",
      "supersedes": null
    }
  ],
  "query": {
    "tenantId": "tenant_fixture",
    "subjectId": "subject_fixture",
    "namespace": ["user", "travel_preferences"],
    "field": "seat_preference",
    "now": "2026-08-24T10:00:00Z"
  },
  "expectedMemoryId": "mem_seat_20260801"
}
