Skip to content

head-lag: First to report scored between feeds; panel sort direction - #2398

Merged
Flotapponnier merged 1 commit into
devfrom
fix/head-lag-first-share-providers
Sep 16, 2026
Merged

Flotapponnier merged 1 commit into
devfrom
fix/head-lag-first-share-providers

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Shares on Base/BNB summed to ~5 % because our reference took the rest; the share is now between feeds only. Panels now sort by their own higher_is_better.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw

…y their own direction

On Base and BNB the flashblock / node reference preceded every feed on
almost every trade, so the feeds' shares added up to ~5 % and read as
broken. The share is now a race between feeds (ties within 5 ms count
for each); the node still sets the zero point of the lag figures and is
counted apart when it beat every feed. Trades with a single feed are not
scored. The ranked chart sorted a higher-is-better panel ascending
(0 % rows first) because the panel projection kept the bench's
direction.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw
@Flotapponnier
Flotapponnier merged commit a4906ea into dev Sep 16, 2026
@Flotapponnier
Flotapponnier deleted the fix/head-lag-first-share-providers branch September 16, 2026 12:36
Flotapponnier added a commit that referenced this pull request Sep 16, 2026
…y their own direction (#2398) (#2399)

On Base and BNB the flashblock / node reference preceded every feed on
almost every trade, so the feeds' shares added up to ~5 % and read as
broken. The share is now a race between feeds (ties within 5 ms count
for each); the node still sets the zero point of the lag figures and is
counted apart when it beat every feed. Trades with a single feed are not
scored. The ranked chart sorted a higher-is-better panel ascending
(0 % rows first) because the panel projection kept the bench's
direction.

Claude-Session: https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw



(cherry picked from commit a4906ea)

Co-authored-by: Flotapponnier <florent@mobula.io>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to 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.

2 participants