release: audit fixes + bench 074 gated (reconciled) - #1098
Merged
Conversation
…ice (bare function call produced invalid promql)
fix: mev coverage panel query
Replaces the flat wide table with a native <details> card that collapses to a one line summary (label + current leader) and expands to a compact two-column key/value grid. Fixes the visual weight problem where the original table dominated the page above the fold. Design details: - Default open so first-time readers see the facts without interacting - Summary shows the leader claim so the quick answer never requires a click to reveal - Two-column grid on desktop, single column on mobile - Custom chevron rotates 180 degrees when open (native marker hidden) - All microdata + itemProp attributes preserved so LLM crawlers see the content whatever the visual state - Same schema.org Dataset itemtype so Google Rich Results still parses No behaviour change for JSON-LD or the visible TL;DR block. Only the infobox component and its call-site comment change. Co-authored-by: Florent Tapponnier <contact@mobula.io>
…s the panel, reliability is the column)
mev-protect: separate coverage from reliability in success
…anism), redirect aligned, bench-set cache bumped
gate bench 074 the right way
…stium, adds paradex options and HL HIP-3), PM anchor rows documented, resolution-delay mean aligned to ms
audit follow-ups: conventions documented, mean unit fixed
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.
Replaces #1097 (conflicting: the #1091 spec-removal hotfix on main vs dev's REMOVED_BENCH_SLUGS gate). Resolution keeps dev's state exactly (verified: zero diff vs origin/dev): bench 074 ships WITH its gate, prod 410s it and keeps it out of the sitemap. Also ships the OI convention footnote, PM anchor note, resolution-delay mean fix, mev success semantics and coverage panel fix.