Roadmap
What's shipped, what's next, and what we're committing to publicly. Honest about gaps. Full feature flags live at /status.
Now
Public beta — shippedFull API surface
LiveAll 11 endpoints live (analyses, scoring, evidence, appeals, feedback, account)
Six detection methods
LiveFunding / behavior (HDBSCAN) / graph (Leiden) / temporal / cross-chain / ML ensemble
Public appeal flow
LiveAnyone can dispute a score. 48h response policy. Immutable audit log per event.
Webhook delivery
LiveHMAC-SHA256 signed on analysis.completed. Customer-configured URL + secret.
Open-source clustering
LiveMIT license. Algorithms reproducible from the published manifest.
63 automated tests
Live47 ML + 16 API including 4 real-DB integration. CI green on every PR.
Docker full-stack
LiveOne-command up: postgres + redis + ml + api + worker + migrations.
Next
Q3 2026 — depends on first grant or first paid analysisReal on-chain data (Alchemy)
Coming soonSwitch from MockProvider to AlchemyProvider. Needs paid Alchemy key.
Crypto checkout (NowPayments)
Coming soonPay subscriptions and per-analysis in USDT/USDC/ETH/BTC. No KYC for buyer.
Calibrated production model
Coming soonTrain on 10K+ real labeled corpus. Calibrate probabilities so the 70 threshold is meaningful.
Free single-address public API
Coming soonRate-limited public-good tier for any project to test our scores.
Public retro-analyses
Coming soonAggregate-only posts: 'we agree with Linea on 478K, found 45K more, 8K likely FP'. Methodology peer-review.
Real T1/T2 labeled sources
Coming soonReplace synthetic placeholders with LayerZero amnesty, Hop investigations, etc.
New-analysis dashboard form
RoadmapCSV upload UI to replace the API-only flow
Cluster network visualization
RoadmapInteractive graph of detected Sybil clusters in the analysis detail page.
Later
Q4 2026+ — after legal entityStripe card payments
RoadmapAfter legal entity is incorporated.
Enterprise contracts + DPA / MSA templates
RoadmapAfter legal entity.
Self-hosted Erigon/Reth node
RoadmapFor >100K-address analyses. Removes Alchemy quota dependency.
Custom-model training
RoadmapTrain a per-customer model on their own labeled examples.
Automatic retrain on drift alert
RoadmapPSI > 0.25 → kick off retrain pipeline automatically. Manual today.
Galxe / Gitcoin Passport integrations
RoadmapScore-as-a-credential. Embedded in major airdrop campaign platforms.
DAO governance Sybil detection
RoadmapReal-time scoring for governance voting. Separate product, same engine.
What's NOT on the roadmap
- · KYC / identity verification — that's Worldcoin/Civic's job, not ours
- · Sybil-resistant social graph — out of scope
- · Token of our own — no plans, no announcement, treat any "$SHIELD" rumour as a scam
- · Confidential / proprietary detection rules — everything is open-source by design