QEDQED

QRON

Quantitative Research Orchestration Network — overview.

QRON

QRON (Quantitative Research Orchestration Network) is a visual canvas for research workflows driven by Claude Code. You plan a workflow as nodes on a canvas — Vet, EDA, Clean, and further phases you define — and a single Claude Code session works through them in order, writing notebook cells, producing checkpoints and artifacts, and marking each node done as it goes.

How it's different from a data-flow DAG

The wires between nodes are dependency signals, not data pipes: an arrow from EDA to Clean means Clean waits for EDA to finish, not that data is handed across the wire. Claude already has the data — it reads checkpoints and artifacts directly with its own tools. The canvas is a shared whiteboard: you use it to say "here's the path," Claude uses it to say "here's what's done."

Where to go next

QRON is coming soon. These docs will grow alongside the first public build.

Copyright © 2025-2026, QED by Nelworks

On this page