IdeaCredIdeaCred

roninazure/blackglasslab

62

Swarm — evolutionary AI forecasting swarm that finds mispriced YES/NO odds and generates paper trades for now. Polymarket-first, Kalshi next.

What's novel

Swarm — evolutionary AI forecasting swarm that finds mispriced YES/NO odds and generates paper trades for now. Polymarket-first, Kalshi next.

Code Analysis

10 files read · 3 rounds

An LLM-powered prediction market trading engine that uses Claude to forecast outcomes on Polymarket, applies multi-factor opportunity scoring and market quality policies, runs a second-pass skeptic review, and records all forecasts (including rejected ones) in a shadow backtesting system with adapti

Strengths

The shadow forecasting and revenue POC infrastructure is genuinely well-engineered — adaptive thresholds, execution economics with fee/slippage/spread modeling, calibration bands, and proper deduplication show real financial modeling depth. The market universe policy system with tiered classification, category caps, and malformed question detection is production-grade filtering logic.

Weaknesses

The 80kb live_runner.py monolith is a significant architectural liability that buries the core pipeline logic in a single file. The 'adversarial AI committee' framing oversells what is essentially a two-call LLM pipeline (forecast + skeptic review) with a heuristic fallback, and the evolutionary agent population system in orchestrator.py operates on a separate, less-developed code path from the main live runner.

Score Breakdown

Innovation
6 (25%)
Craft
48 (35%)
Traction
6 (15%)
Scope
70 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+2

Craft

Ci-1
Tests-2
Polish+0
Releases+3
Has License+0
Code Quality+20
Readme Quality+15
Recent Activity+7
Structure Quality+4
Commit Consistency+2
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+8
Languages+5
Subsystems+13
Bloat Penalty+0
Completeness+5
Contributors+5
Authored Files+12
Readme Code Match+3
Architecture Depth+3
Implementation Depth+8

Evidence

Commits

58

Contributors

1

Files

37

Active weeks

4

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

2

Forks

0

License