Wire bounded CN index ETF research into the strategy watcher - #169
Open
Pigbibi wants to merge 2 commits into
Open
Wire bounded CN index ETF research into the strategy watcher#169Pigbibi wants to merge 2 commits into
Pigbibi wants to merge 2 commits into
Conversation
Co-Authored-By: Codex <noreply@openai.com>
…search-dispatch-20260909 Co-Authored-By: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CN drift tasks previously stopped at diagnosis without a production caller for the bounded research and candidate workflow. Add an opt-in VPS job to the existing watcher that consumes the actual drift, fixed licensed inputs, exact installed CN/QPK/SDK revisions, and the original persistent research tickets. It uses Codex-only OIDC, admits at most one new experiment per UTC day, and reads validated forward observations before syncing a candidate for human review. Missing inputs, elapsed observation windows, unknown outcomes, and disabled configuration stop before new model or candidate writes; no live trading authority is granted.
Validation: independent review cleared; 103 tests passed in a clean environment with the exact published dependencies and blocked network, with no skips. Coverage includes the actual CN runner, SDK/service authorization, quota-deferred recovery, causal forward observations, and candidate submission recovery. Ruff, actionlint, dependency checks, and whitespace checks passed. The CN integration suite runs in an isolated environment inside the existing required
testcheck. Real licensed market data, a forward observation producer, and a production research cycle remain unverified; the supplied policy is disabled.