data quality: reconcile provider lists + fix Mobula PM pill - #1509
Merged
Conversation
…slugs verified live)
- rwa-yield-accuracy: drop BUIDL + BENJI (dormant, no Prom data) - token-quote-coverage: drop KyberSwap + ParaSwap (harness doesn't emit) - products/[slug]: remove Mobula + Codex from /prediction-markets pill - cross-chain-messaging-latency: strip 2 em-dashes (blocking validate) Data-quality audit found spec vs runtime drift on multiple benches: readers saw '5 providers' claims render as '2 providers'. Trim specs to actually-emitting providers so the leaderboard matches the promise. Mobula + Codex on the /prediction-markets pill was a routing bug (they're data APIs, not PM venues). Keep the pill for the 6 real PM venues (Polymarket, Kalshi, Limitless, Manifold, Myriad, Predexon).
Flotapponnier
added a commit
that referenced
this pull request
Jul 26, 2026
…1510) * chain-kpis: register Sei + Mode + Ronin + Immutable zkEVM (DefiLlama slugs verified live) * data quality: reconcile provider lists + fix Mobula PM pill - rwa-yield-accuracy: drop BUIDL + BENJI (dormant, no Prom data) - token-quote-coverage: drop KyberSwap + ParaSwap (harness doesn't emit) - products/[slug]: remove Mobula + Codex from /prediction-markets pill - cross-chain-messaging-latency: strip 2 em-dashes (blocking validate) Data-quality audit found spec vs runtime drift on multiple benches: readers saw '5 providers' claims render as '2 providers'. Trim specs to actually-emitting providers so the leaderboard matches the promise. Mobula + Codex on the /prediction-markets pill was a routing bug (they're data APIs, not PM venues). Keep the pill for the 6 real PM venues (Polymarket, Kalshi, Limitless, Manifold, Myriad, Predexon).
Flotapponnier
added a commit
that referenced
this pull request
Jul 26, 2026
Over-corrected in #1509 (removed both Mobula + Codex). Codex is actually measured on pm-data-freshness (spec + runtime confirm it alongside Polymarket + Kalshi as the third data provider indexing PM feeds), so the pill legitimately points a /products/codex reader to the PM hub where the freshness ranking lives. Mobula stays removed: not on any PM bench today, pill read as a routing bug on its data-API profile.
Flotapponnier
added a commit
that referenced
this pull request
Jul 26, 2026
Over-corrected in #1509 (removed both Mobula + Codex). Codex is actually measured on pm-data-freshness (spec + runtime confirm it alongside Polymarket + Kalshi as the third data provider indexing PM feeds), so the pill legitimately points a /products/codex reader to the PM hub where the freshness ranking lives. Mobula stays removed: not on any PM bench today, pill read as a routing bug on its data-API profile.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
3 P0 fixes from data-quality audit. See commit body.