{
  "conferenceId" : "5fd38f75-99b4-4596-be14-e3151bf592fe",
  "conferenceTitle" : "PaperSphere Global Summit",
  "conferenceCode" : "PAPERSPHERE-2026",
  "generatedAt" : "2026-04-19T23:07:05.519586719",
  "slots" : [ {
    "id" : "8fe9f002-d70d-47e9-b897-102346a8d877",
    "submissionId" : "c0864653-a730-3cf5-92e3-d80eab981050",
    "submissionTitle" : "[MOCK] Zero-Trust Identity Patterns (PAPERSPHERE-2026)",
    "trackName" : "Data & Governance",
    "sessionLabel" : "Morning Session A",
    "room" : "Room A",
    "speaker" : "Alex Author",
    "capacity" : 2,
    "startAt" : "2026-05-12T09:00:00",
    "endAt" : "2026-05-12T10:00:00"
  }, {
    "id" : "fcc7a356-6d47-4a35-86b6-bc147b5dab2b",
    "submissionId" : "34f531be-56dd-3c24-a7af-3503f5176cb8",
    "submissionTitle" : "[MOCK] Human-Centered Program Analytics (PAPERSPHERE-2026)",
    "trackName" : "Artificial Intelligence",
    "sessionLabel" : "Morning Session B",
    "room" : "Room A",
    "speaker" : "Mock Speaker B",
    "capacity" : 120,
    "startAt" : "2026-05-12T09:30:00",
    "endAt" : "2026-05-12T10:30:00"
  }, {
    "id" : "83142399-3e54-453d-82df-919f2807cc2c",
    "submissionId" : "aa0eec1c-4d1a-3cb5-a367-168aa2e6615e",
    "submissionTitle" : "[MOCK] Resilient Program Scheduling Heuristics (PAPERSPHERE-2026)",
    "trackName" : "Artificial Intelligence",
    "sessionLabel" : "Morning Session C",
    "room" : "Room B",
    "speaker" : "Alex Author",
    "capacity" : 180,
    "startAt" : "2026-05-12T09:45:00",
    "endAt" : "2026-05-12T10:45:00"
  } ],
  "conflicts" : [ {
    "code" : "CAPACITY_LOW",
    "severity" : "WARN",
    "message" : "Slot 'Morning Session A' capacity is below author count.",
    "slotAId" : "8fe9f002-d70d-47e9-b897-102346a8d877",
    "slotBId" : null
  }, {
    "code" : "SPEAKER_UNAVAILABLE",
    "severity" : "ERROR",
    "message" : "Speaker unavailable: 'Alex Author' is blocked during this slot.",
    "slotAId" : "8fe9f002-d70d-47e9-b897-102346a8d877",
    "slotBId" : "9fc9e995-4175-4e69-950d-60caafb5f838"
  }, {
    "code" : "SPEAKER_UNAVAILABLE",
    "severity" : "ERROR",
    "message" : "Speaker unavailable: 'Alex Author' is blocked during this slot.",
    "slotAId" : "83142399-3e54-453d-82df-919f2807cc2c",
    "slotBId" : "9fc9e995-4175-4e69-950d-60caafb5f838"
  }, {
    "code" : "ROOM_OVERLAP",
    "severity" : "ERROR",
    "message" : "Room overlap: 'Room A' is double-booked.",
    "slotAId" : "8fe9f002-d70d-47e9-b897-102346a8d877",
    "slotBId" : "fcc7a356-6d47-4a35-86b6-bc147b5dab2b"
  }, {
    "code" : "SPEAKER_OVERLAP",
    "severity" : "WARN",
    "message" : "Speaker overlap: 'Alex Author' appears in overlapping slots.",
    "slotAId" : "8fe9f002-d70d-47e9-b897-102346a8d877",
    "slotBId" : "83142399-3e54-453d-82df-919f2807cc2c"
  } ],
  "tracks" : [ {
    "trackName" : "Artificial Intelligence",
    "acceptedCount" : 2,
    "scheduledCount" : 2,
    "unscheduledCount" : 0
  }, {
    "trackName" : "Data & Governance",
    "acceptedCount" : 1,
    "scheduledCount" : 1,
    "unscheduledCount" : 0
  } ],
  "speakerUnavailable" : [ {
    "id" : "9fc9e995-4175-4e69-950d-60caafb5f838",
    "speaker" : "Alex Author",
    "startAt" : "2026-05-12T09:15:00",
    "endAt" : "2026-05-12T10:00:00",
    "reason" : "Flight delay"
  } ]
}