QOVARYX.
Downloads paused

The previous build was out of date, so we took it down rather than leave it up. Join the release list →

← Research index

The data moat

People ask how a small operation competes with frontier labs on model quality. The honest answer is that model architecture is not where this fight is won. It is won on data nobody else bothered to collect, curate and grade — and on the discipline applied to it afterwards.

Topic
Architecture
Reading time
8 min
Performance figures
None published

Ch. 01 — Architecture

What sits underneath the system

Different parts of the system draw on different task-appropriate slices of the material assembled for Qovaryx. In broad strokes:

Source material shape, not recipe
Multi-decade daily equity record Thousands of US-listed stocks and exchange-traded funds, with daily price and volume history reaching back to the early 1960s for the longest-lived symbols. Coverage varies by how long a symbol has existed and by data quality, but it spans far more than one recent bull cycle.
Real options-chain snapshots Multi-year full-chain history for a targeted set of highly liquid names, at contract-level detail: quotes and sizes, implied volatility, sensitivities, open interest. The kind of record that is normally paywalled at a serious price per symbol-year.
Outcome labels from real chains Where real chains and the required quotes exist, candidates are replayed through consumers that behave the way the application behaves, with contract, spread and cost assumptions recorded alongside the result rather than assumed away.
Synthetic bridges Where older real chains do not exist, synthetic labels extend coverage. Overlapping periods are used to quantify how far the synthetic version diverges from the real one. Synthetic evidence stays observational unless a separate review of real data earns it a broader role.
Intraday record Selected symbols at minute resolution going back several years, for the parts of the system that are sensitive to what happens inside a session.
Rendered chart composites A body of rendered chart images that supported earlier image-reading research. Automated chart submission is disabled in the current release; those assets are research material and are not evidence of any execution authority.
Local decision record The application can retain its own decisions and outcomes for your audit and diagnostics. The distribution does not upload that record or collect a training corpus from customer machines.

What we will not publish: exact snapshot dates, the specific list of symbols, the functions that produce the labels, or the code that validates the bridging between real and synthetic. Those are the moat.

The grading discipline

Volume is not a moat on its own. Data is only a moat if it is used properly, and two rules govern every development run:

  • Leakage scrubbing. Every dataset is audited for information that would let a component see the answer before it has earned it — before a single development run starts. When we discovered that a portion of earlier synthetic labels had been contaminated by adjustment errors in the underlying price history, we retracted everything that depended on them and re-labelled from scratch. What survived the re-audit is what runs today.
  • Held-out means held out. Slices reserved by time, by symbol and by market character are set aside for final evaluation and are not touched before it. Records document which split was used and which consumer it was evaluated through. A promising development metric is never accepted as a substitute for the held-out result.

A curated window is not a shortcut to the same answer. It is a different answer, to a question nobody asked.

On why the bad years stay in

Why it compounds

Every week spent adding labelled cases, unfamiliar market conditions and new failure modes to this material is a week a competitor fine-tuning a general-purpose model on public data cannot recover. Public options data ends where somebody put it behind a paywall. Ours begins with what is public, adds what we have paid for, and adds what we have labelled ourselves — and the last of those is not for sale at any price.

This is also why we take the no-recipe-leakage policy seriously in these write-ups. We publish the framing: what we tried, what we retired, and why. We do not publish the labelling functions, the specific evaluation slices, or the exact inputs that survived the process. That is the recipe, and the recipe is the moat.

Policy

We publish no performance figures. This page describes what the source material is and how it is graded, never what it produced. Any return, win-rate or accuracy number attributed to Qovaryx did not originate from us.

Model architecture is a photocopiable commodity. A well-graded record of things that actually happened is not.

On where the durable advantage sits

Companion piece: how the specialist cluster evolved on top of this foundation.