MORPHIQLABS

Topic

#determinism

2 results

Papers

Ferro Suitev0.2 — draftPDF

Research to Runtime: Correctness Under Adversarial Numerics

A research result and a production system are two different artifacts, and the distance between them is where correctness quietly fails. A pricing model is validated in a notebook and re-implemented in a fast language…

Stephen Romano · MorphIQ Labs Research#correctness#formal-methods#reference-oracles#determinism#research-to-runtime

Posts

Anvil4 min read

Determinism as a Correctness Contract

Most trading systems are tested the way most software is tested: feed an input, assert an output, hope the parts you did not assert on behaved. That works until the part you did not assert on is wall-clock time, or it…

MorphIQ Labs Research Notes#determinism#event-sourcing#replay#testing