// TECHNOLOGY / 5-DST
Anomly exists to compute in five-dimensional space-time. No existing arithmetic could do it: a 5-DST computation is a path through time, and it needs numbers that give the same answer in any order, on any machine. So we built them. The exact arithmetic and the receipts INVAR ships are the first pieces of that machine.
In the usual picture, space is fundamental and time is a single line running through it. 5-DST (five-dimensional space-time, Kletetschka 2025) turns that around: time is primary and has three dimensions, and the two dimensions of space, distance and direction, emerge from it. Each point in the animation is a value of a multi-temporal field on that manifold. The picture is computed, not drawn.
A 5-DST computation is a worldline: a path of events through three dimensions of time, with space carried along as distance and direction. To compute one, two things have to hold. Independent events combined in any order must arrive at the same destination, and any event must be replayable, same inputs, same bits, on any machine. Floating point fails both. It rounds at every step, so the answer depends on the chip, the thread count and the batch. That made 5-DST uncomputable, as a matter of engineering rather than physics.
So we built the arithmetic first. Every product is formed exactly and accumulated in a 256-bit register, the quire, with one rounding at the end: Kulisch's exact accumulation on Gustafson's posit operands. Order cannot change the result. The same datapath runs bit for bit on x86, NVIDIA GPUs, ARM boards, Tenstorrent, a Xilinx FPGA and a fabricated die. And because every step is replayable, a computation can carry a receipt: INVAR records an inference as a worldline of hash-chained receipts that anyone can re-execute.
Those are the first products of the program, and they stand on their own: deterministic AI, verifiable inference, one result on every substrate. The program is 5-DST computing itself: the framework where time is the primary coordinate, the quire hardware built to run it, and the physics (Kletetschka, 2025) as its open frontier. See the technology overview for the measurements and INVAR to run it today.
References