feat(research): bind reprice pilots to market episodes - #164
Conversation
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Change contract
Treat each verified Polymarket
market_idas one complete BTC 5m episode, require exactly one stable Up and one stable Down token per episode, and split whole episodes before train-only pilot selection.Out of scope
Evaluator CLI/output wiring, collector/runtime changes, settlement-baseline changes, 15m/1h, Paper/Live, and any new research mission.
Dependency or merge order
Layer 3 of 4. #160 and #161 are merged into
main; this PR replaces closed #162 using the identical branch head and must merge before #163.Focused validation
git diff --check;rustfmt --checkfor changed Rust; targeted counterexample coverage rejects unpaired token episodes and excludes crossing/missing canonical-end episodes. Local Cargo compilation was intentionally not run; Linux CI is the build authority.Rollout/rollback impact
Research-only episode grouping becomes fail-closed. Revert restores the former row-level behavior; no runtime execution or collector deployment is affected.