Home

/

Library

/

ops/signal-capture-checklist.md

Signal Capture Checklist

Signal Capture Checklist

Use this before trading windows to ensure we capture every short-lived mismatch.

System readiness

  • Backend running with POSTGRES_URL configured.
  • opportunity_loop active (logs show regular updates).
  • DB has recent rows in opportunity_observations.

Data coverage

  • Polymarket + Kalshi endpoints reachable (no 4xx/5xx in logs).
  • Mapped markets refreshed (rolling window linked pairs).
  • Opportunity data updated within the last 60 seconds.

UI visibility

  • /success shows spans in the last 24 hours.
  • Opportunity detail page shows a 24h edge chart.
  • Agent Manager shows recent runs and scan summaries.

Alerts (when enabled)

  • Telegram enabled and token present.
  • agent:finding and opportunity:update events flowing.

Post-run checks

  • Confirm a positive edge span appears in /success.
  • Export timestamps + max edge for reporting.