fix(collector): keep Binance tape replay-unsafe - #118
Conversation
|
Warning Review limit reached
Next review available in: 23 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 (1)
✨ 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
Production startup cannot promote Binance market_tape.v1 artifacts to replay-safe until an authenticated aggregate-trade predecessor or explicit capture epoch exists; the merged collector CI borrow errors are also removed.
Out of scope
Durable aggregate-trade lineage restore, explicit capture-epoch promotion, source-clock skew policy, raw f/l trade-range continuity, verifier/backfill, deployment, and ECS changes.
Dependency or merge order
Follow-up correction to merged PR #117. Merge immediately before any Binance market-tape deployment or verifier promotion. None otherwise.
Focused validation
Rollout or rollback impact
Rollout is fail-closed: collection may continue, but market_tape.v1 remains ineligible for replay-safe research selection. Rollback would reintroduce the false-safe empty-spool inference and the failed CI lane, so do not roll back; follow with a separately reviewed continuity-promotion PR.