Two years after the Cold Storage platform fended off a legal challenge to its sovereignty, a new crew faces a quieter but more insidious threat. A sealed court order, delivered via the uplink, demands the production of a specific data record stored on the platform’s servers. The crew’s charter is explicit: they may not access, read, or export any client data. The order is legally binding, issued under a treaty the platform’s owners are signatory to, and ignoring it could unravel the haven’s legal protections entirely. The record in question is locked in a cold-storage archive that predates the current crew, and no one knows what it contains—only that it was sealed by a now-defunct shell company. The crew must find a way to comply without technically breaching their contract, navigating a maze of encrypted partitions, failing hardware, and the platform’s own unforgiving systems. As they push the limits of their authority, they discover that the record isn’t just sensitive—it’s a liability the platform was built to hide, and someone on the outside is willing to let them all drown to keep it buried.
Fragment lezen
The uplink terminal chimes with an incoming encrypted message, priority flag: legal.
De wereld
The North Sea Platform Archive
An offshore data haven becomes a pressure cooker when its offline archive awakens, and one technician's death forces the reader to find the truth.
The world is a decommissioned gas platform in the North Sea, repurposed as a secure, air-gapped data archive known as the Cold Storage. It is a self-contained, harsh environment where a small crew of technicians and contractors maintain the physical plant and the digital vault. The platform sits in international waters, outside any single nation's jurisdiction, making it a gray zone for data hosting. The crew operates on a strict rotation, isolated for weeks at a time, with only a satellite link for essential communications. Their work is procedural, their days defined by checklists and maintenance logs, but the archive's clients remain anonymous, and the data stored is heavily encrypted.
The platform itself is a character: a maze of steel gratings, cable trays, and salt-crusted machinery. The constant hum of generators and the smell of diesel and seawater permeate every space. The server room is the heart, a chilled, sterile bubble surrounded by the industrial decay of the rig's original function. Life here is spartan; the crew shares a mess, a common room, and cramped quarters. Trust is built on competence, and everyone knows that a single mistake can be fatal in this environment.
Beneath the routine lies a tension: the archive holds secrets that powerful entities want kept, and the crew are not just keepers but potential targets. The discovery that the archive has begun answering unsolicited queries shatters the careful equilibrium, turning the platform into a crime scene and the crew into suspects. The investigation must navigate the physical dangers of the sea-locked structure and the digital labyrinth of the data, where every system is a potential weapon.
Dana Ko is a former private military contractor who joined the Cold Storage after a career in hostile environment security. She is responsible for physical security, access control, and emergency response, and she views the platform as a fortress that must be defended by any means necessary. Dana is ruthlessly…
Ellis Crane
Chief Engineer / Wildcard
Ellis Crane is a self-taught engineer and former deep-sea welder who came to the Cold Storage after a career on oil rigs and salvage vessels. He is responsible for the physical plant: generators, pumps, life support, and the endless battle against saltwater corrosion. Ellis is a man of few words and many tools, with a…
Kai Sloane
Protagonist / Platform Manager
Kai Sloane has been the platform manager of the Cold Storage for three years, inheriting the role from the previous manager after a quiet departure that still raises questions. They are ex-Navy, trained in damage control and systems engineering on nuclear submarines, which gave them an almost religious reverence for…
Remy Voss
Systems Architect / Moral Heart
Remy Voss designed the data architecture for the Cold Storage seven years ago and has been its primary caretaker ever since, a role they accepted knowing it would mean years of isolation. They are a brilliant cryptographer and network engineer, with a mind that sees data as a fluid system, prone to eddies and…
Soren Nilsen
Legal Officer / Conscience
Soren Nilsen is a former maritime lawyer who left a promising career in Oslo to join the Cold Storage after a personal crisis involving a corporate cover-up. He is the platform's legal officer, responsible for ensuring that every action complies with the charter and international maritime law, a job that has made him…
Wat je kunt verwachten
8 afleveringen
The story spans 11 days in late autumn, during a storm season that delays supply runs and isolates the crew. Events unfold in near real-time across eight chapters, each covering a day or two, with the pressure of the court’s deadline ticking down.
Audit #4439 fixes BUG-3205: the fall-through that comment
describes was never actually written, on either side. This
rendered `play_count|default(0)` and discovery-detail.js
repainted `play_count || 0`, so a story whose counter is stored
as `session_count` or `active_players` -- both of which the API
allowlists for public disclosure -- told every visitor that
nobody had ever played it. The order is play_count, then
session_count, then active_players, and it is spelled the same
way in discovery-detail.js's `playerCount`; the two must agree
or the number changes under the reader a beat after load.
`|default(none) is not none`, not `or`: a real 0 is an honest
answer and must not fall through to a nonzero sibling. #}
1Spelers