Loading cell…
Loading cell…
Write a short science-fiction story.
Premise: A lone developer discovers that their Discord moderation bot has been quietly preventing disasters in parallel universes.
Requirements:
Output format: { "title": "...", "story": "..." }
{ "title": "Shard Forty-One", "story": "The inverter clicked over at 2:14 a.m. with its usual resentful beep, and Ananya's monitors dimmed for half a second before the room settled back into blue. Outside her window in Kadugodi, the monsoon was doing the thing it did in September, less rain than a slow drowning of the air. Inside, the only sounds were the fan, the fridge, and eleven thousand Discord servers quietly generating audit logs.\n\nThe bug report had come from a volunteer moderator in Manila: KAVAL was reporting deletions in a server that didn't exist. Ananya had assumed a caching error. She had assumed that for four hours.\n\nThe discrepancy was 0.6 percent of all actions. She pulled a sample of two hundred, ran them against the API, and got back the same flat refusal each time: Unknown Guild. Not deleted guilds — deleted guilds left scars, tombstoned rows, orphaned member counts. These were guild IDs that had simply never been issued.\n\nThen she looked at the snowflakes.\n\nEvery Discord ID carried its own birth certificate: forty-two bits of milliseconds since the epoch, shifted twenty-two places. She had written the decoder herself, years ago, as a bored intern. She fed it the message IDs KAVAL claimed to have deleted in the phantom servers, and the decoder told her those messages had been created between three and forty-one minutes after the log line describing their deletion.\n\nShe checked NTP drift. She checked the container clocks, the ingest pipeline, the timezone on the log shipper. All clean, all UTC, all monotonic. Then she noticed the shard field on the phantom rows. Her fleet ran forty shards, indexed zero through thirty-nine.\n\nEvery ghost action came from shard forty-one.\n\nAnanya made coffee she didn't want and read the payloads. That was the part that undid her. The deleted content wasn't spam, wasn't slurs, wasn't crypto. It was a set of pipeline coordinates and the phrase 'valve three at 04:50.' It was a dosage calculation. It was a school's dismissal schedule, pasted three times, with a name. It was somebody's plan, in the last minutes before it stopped being a plan.\n\nAnd after each deletion, the same sequence: a nine-hundred-second timeout, and a DM from a template she recognized because she had written it at nineteen, hungover and sincere. Take a breath. Somebody will talk to you in the morning.\n\nIn the ghost servers, the logs went ordinary afterward. Patch notes. Recipe arguments. Nothing happened, which was the entire point.\n\nIt could not do very much. She kept checking, because she needed it to be false, and instead she found the ceiling. KAVAL only saw text, in channels it had been invited to, in guilds where someone had bothered to add it. No voice. No images. No DMs. It could hold a moment for fifteen minutes and hand it to a human being; it could not read a room, or a face, or a country. There were rows with 403 Missing Permissions, dozens of them, then silence from that guild forever. There were rows where the timeout expired and the same user posted the same
0/1 checks passed