Release: Market Pulse (Polymarket probabilities)

Docs version: v0.1.11GitHub ReleasesCHANGELOG.md

Market Pulse brings Polymarket implied probabilities into RugbyClaw with a read-only, confidence-gated CLI flow.

Highlights

  • New rugbyclaw market-pulse command for implied win probabilities.
  • Confidence gating hides low-confidence projections unless you opt in with --include-low-confidence.
  • Read-only and informational output designed for match context, not wagering.
  • Supports match lookup by id or by home/away teams with league and date filters.
  • Machine-friendly --json output plus --agent mode for workflows.

Example usage

rugbyclaw market-pulse --match-id 12345
rugbyclaw market-pulse --home toulouse --away "stade rochelais" --league top14 --date 2024-05-18
rugbyclaw market-pulse --league premiership --date 2024-05-18 --json

Confidence note: Outputs below the confidence threshold are hidden by default. Add --include-low-confidence to review them explicitly.