Cover image

Less Prompt, More Blueprint: MOSAIC and the Data-Science Agent That Keeps Receipts

TL;DR for operators MOSAIC is best read as a system-design paper, not as another entry in the increasingly crowded genre of “we attached an LLM to Python and hoped for the best.” The paper introduces a structured agentic framework for automated data science where the agent builds an explicit workflow blueprint before generating code, then verifies, executes, and refines candidates using diagnostic feedback and failure-aware offline reinforcement learning.1 ...

June 20, 2026 · 20 min · Zelina
Cover image

Quantum Bulls and Tensor Tails: Modeling Financial Time Series with QGANs

TL;DR for operators Financial institutions do not suffer from a shortage of market ticks in the abstract. They suffer from a shortage of repeated histories. There is only one realised S&P 500 path, one realised liquidity crisis, one realised volatility regime sequence. Synthetic data is attractive because it promises more examples of rare-but-important behaviour without waiting politely for the next crisis to arrive. ...

August 3, 2025 · 17 min · Zelina
Cover image

The Fractal Code of Bitcoin: What Entropy Reveals About Market Complexity

TL;DR for operators Bitcoin is not simply “more volatile” than traditional assets. That is the easy answer, and therefore the suspicious one. A recent paper compares Bitcoin, GBP/USD, gold, and natural gas using two complexity tools: Refined Composite Multiscale Sample Entropy (RCMSE) and Multifractal Detrended Fluctuation Analysis (MF-DFA).1 The result is more interesting than the usual crypto-volatility sermon. Bitcoin has the highest summed multiscale entropy complexity, at 74.66, and the widest multifractal spectrum, at 0.62. Natural gas, despite showing high volatility in the return distribution, has the lowest values on both measures: 51.48 for summed RCMSE complexity and 0.21 for spectrum width. ...

August 3, 2025 · 14 min · Zelina