test(research): prove three-event Polymarket flow - #430
Conversation
|
Warning Review limit reached
Next review available in: 38 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 Plus Run ID: 📒 Files selected for processing (3)
✨ 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: Add one offline three-event Polymarket fixture that proves public producer qualification through authenticated snapshot readback, production pipeline smoke, three isolated bounded research tasks, typed receipts, and one experiment manifest.
Out of scope: Cloud or runtime mutation, collector deployment or cutover, hft-search-kernel, CEX, alpha-harness, ACK or OSS access, large historical datasets, performance, profitability, promotion, #233, #234, and #326.
Dependency / merge order: #429/#428 is merged in the exact base deb8447. No stacked dependency remains. Merge this before using the fixture as local/CI evidence for later #233/#234 work.
Focused validation:
Held-out identity note: A changed authenticated snapshot is a new sealed snapshot identity and must not reuse its old checkpoint SHA. The already-merged #324 lower-layer contract proves the intended post-selection invariant: changed held-out metrics preserve checkpoint and selected-candidate identities while changing evaluator, receipt, and manifest identities; mutation after the selection seal is rejected. This fixture therefore does not weaken or fake cross-snapshot identity reuse.
Rollout / rollback impact: CI-only research evidence. It adds one affected-CI invocation and no production authority. Rollback removes the fixture, its CI command, and the task record together.
Closes #325