Files
polymarket-bot/bot/strategy
chemavx 98e7f5fe73
CI/CD / build-and-push (push) Successful in 1m35s
feat(logging): log prior/estimate/edge/reason for every evaluated market
Every market now emits an INFO line:
  TRADE/SKIP <question> | cat=... | prior=... | est=... | edge=... | conf=... | dir=... | signals=... [| reason=...]
Unsupported-category and no-external-signals early exits also log at INFO
so the full evaluation funnel is visible without changing log level.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 08:15:49 +00:00
..