Skip to content

fix(perps): seed cohort venues in provider index + funding-stability cohort copy - #681

Merged
Flotapponnier merged 1 commit into
devfrom
fix/perp-sprint3-product-pages-funding-cohort
Jun 24, 2026
Merged

fix(perps): seed cohort venues in provider index + funding-stability cohort copy#681
Flotapponnier merged 1 commit into
devfrom
fix/perp-sprint3-product-pages-funding-cohort

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

P0 fixes from Sprint 3 audit. 9 product pages were 404. Funding-stability copy was wrong. Vertex URL was dead. Off-by-one in description.

…cohort copy
- src/lib/providers.ts: seed stub profiles for 9 perp cohort venues
(drift, vertex, edgex, extended, aevo, pacifica, variational, ostium,
grvt) that have no bench appearance. Without this, getProvider()
returned undefined and /products/<slug> rendered 404 for every venue
the cohort harness tracks but no bench specifically ranks.
- benchmarks/perp-funding-stability.yml: fix cohort copy to honestly
describe the Mobula funding aggregator scope (HL onchain + 11 CEX),
not the onchain-perp cohort the original draft promised.
- src/data/provider-registry.ts: vertex URL updated to www.nado.xyz
after the rebrand (vertexprotocol.com returns 404).
- src/app/perps/page.tsx: description says 16 perpetual DEXes, not 15
(off-by-one).
@Flotapponnier
Flotapponnier merged commit 9abf32b into devJun 24, 2026
1 check passed
@Flotapponnier
Flotapponnier deleted the fix/perp-sprint3-product-pages-funding-cohort branch July 17, 2026 14:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Flotapponnier