feat(research): bind #324 joint binary LOB evidence - #405
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 |
0fab7a6 to
313a78f
Compare
Part of #324.
Change contract: Treat one market_id + decision_time as one joint binary observation that binds the exact Up/Down token books, while keeping fill, fee, slippage, capacity, and horizon PnL side-local.
Out of scope: authenticated settlement/Up/Down evaluator adapters; typed receipts and experiment manifest; #325 CI fixture; #233 ACK trial; #234 publication; collector deployment/#326; CEX and alpha-harness.
Dependency / merge order: Base is merged #387 at 076d584. This is #324 layer 1 of 3; the authenticated evaluator layer stacks after this PR, followed by the receipt/manifest layer.
Focused validation:
Safety counterexamples: missing or swapped sibling books emit no execution rows; settlement mutation cannot change joint-state identity; an ask sum below 1 is not reported profitable when both-leg fees erase the edge.
Rollout / rollback impact: Research-only evidence schema and mission policy identity update; no trading or collector authority. Roll back by reverting this PR and its paired template digest.
Owner semantic contract: #324 (comment)