Skip to content

feat: pm-fee-comparison and pm-geographic-access harnesses (live) - #1656

Merged
Flotapponnier merged 1 commit into
devfrom
feat/pm-fee-geo-harnesses
Jul 28, 2026
Merged

feat: pm-fee-comparison and pm-geographic-access harnesses (live)#1656
Flotapponnier merged 1 commit into
devfrom
feat/pm-fee-geo-harnesses

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Summary

  • New harness pm-fee-comparison: exposes pm_fee_taker_bps{venue} in basis points of $1 gross notional. Static for Polymarket (200bps flat 2%), Kalshi (700bps from published schedule), Manifold (0bps), Myriad (200bps). Limitless is live: polls /markets/active hourly, computes median half-spread across active USDC markets. Current reading: 490bps.
  • New harness pm-geographic-access: HTTP probes each venue's market listing endpoint every 15min, publishes pm_geo_accessible{venue, region} = 1/0. Runs on VPS (eu-west). Can be deployed to Railway for us-east/sgp coverage. All 5 venues return 200 from EU West.
  • Both specs updated from status: draftstatus: live, with full rank_matrix_query and providers[].queries blocks.
  • Both images built and running on VPS (ocb-pm-fee-comparison, ocb-pm-geographic-access). Prometheus scrape configs added.

Test plan

  • Check pm-fee-comparison metrics: curl ocb-par-main:9090/api/v1/query?query=pm_fee_taker_bps
  • Check pm-geographic-access metrics: curl ocb-par-main:9090/api/v1/query?query=pm_geo_accessible
  • Verify bench pages load on staging after merge

@Flotapponnier
Flotapponnier merged commit 07b51c5 into dev Jul 28, 2026
1 check failed
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.

1 participant