In July, DigClaw's prediction framework Rhizome v1 achieved #1, #3, and #7 positions on the FutureX evaluation platform, each from a different base model, including Kimi-K3 and DeepSeek-V4-Pro. The same framework brought all of them into the Top 7, making DigClaw the only participant to do so.
FutureX is a real-time prediction leaderboard that publishes real-world event prediction questions weekly, with standard answers not yet available at submission time and settled afterward. The dataset is hosted on HuggingFace, and the evaluation framework is open-sourced on GitHub, making results reproducible and verifiable. The 59 questions cover politics, economy, and technology, with no possibility of training data leakage.
Rhizome uses the same prediction framework and operating conditions across the three base models, each independently generating and submitting answers without cross-model aggregation. This constitutes a clear cross-base comparison, demonstrating that how to organize retrieval, handle time, express probabilities, maintain evidence, and control long-running processes can form a system capability independent of model weights.