Skip to content

feat(alpha): persist immutable CEX baseline evidence - #664

Merged
proerror77 merged 2 commits into
mainfrom
codex/cex-baseline-producer-600
Aug 3, 2026
Merged

feat(alpha): persist immutable CEX baseline evidence#664
proerror77 merged 2 commits into
mainfrom
codex/cex-baseline-producer-600

Conversation

@proerror77

@proerror77 proerror77 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Change contract

Persist immutable Ridge/CART evidence after mission evaluation and bind it to the exact producer policy.

Issue relationship

Refs #600

Out of scope

MCTS admission, Factor-Bank subset search (#601), ACK/OSS execution, and Paper/Shadow/Live.

Dependencies and merge order

Stacked on #668. Merge after #662, #663, and #668, and before the MCTS admission PR.

Focused validation

  • cargo test -p alpha-harness --locked (131 passed)
  • cargo clippy -p alpha-harness --locked -- -D warnings
  • cargo fmt -p alpha-harness -- --check
  • create-once persistence and producer-policy binding tests pass.

Rollout and rollback

Research-only result persistence. Roll back before the dependent admission PR.

Scope exception

None.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@proerror77, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 11 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a01d272b-a129-4eb3-af4c-7de63993eea7

📥 Commits

Reviewing files that changed from the base of the PR and between 470475c and 0d36b4a.

📒 Files selected for processing (1)
  • rust_hft/alpha-harness/app/src/mission_runner.rs

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f45ecb62c6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread rust_hft/alpha-harness/app/src/mission_runner.rs
Comment thread rust_hft/alpha-harness/app/src/mission_runner.rs Outdated
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch from f45ecb6 to ce90660 Compare August 3, 2026 21:37
@proerror77
proerror77 force-pushed the codex/cex-ridge-cart-engine-600 branch from 9c998b1 to 6bf4b30 Compare August 3, 2026 21:37
@proerror77
proerror77 changed the base branch from codex/cex-ridge-cart-engine-600 to codex/cex-baseline-hardening-600 August 3, 2026 21:38
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch from ce90660 to 58be6af Compare August 3, 2026 21:45
@proerror77
proerror77 force-pushed the codex/cex-baseline-hardening-600 branch 2 times, most recently from 607e46a to 49891ac Compare August 3, 2026 21:49
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch 2 times, most recently from 1ccbddf to 4b459bf Compare August 3, 2026 21:51
@proerror77
proerror77 force-pushed the codex/cex-baseline-hardening-600 branch from 49891ac to 2790412 Compare August 3, 2026 21:51
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch from 4b459bf to ce801b4 Compare August 3, 2026 22:02
@proerror77
proerror77 force-pushed the codex/cex-baseline-hardening-600 branch from 2790412 to 0ac530c Compare August 3, 2026 22:02
Base automatically changed from codex/cex-baseline-hardening-600 to main August 3, 2026 22:07
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch from ce801b4 to 5a4811a Compare August 3, 2026 22:08
@proerror77
proerror77 force-pushed the codex/cex-baseline-producer-600 branch from 5a4811a to 0d36b4a Compare August 3, 2026 22:25
@proerror77
proerror77 merged commit d607495 into main Aug 3, 2026
48 of 49 checks passed
@proerror77
proerror77 deleted the codex/cex-baseline-producer-600 branch August 3, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant