feat(dual-review): wire promotion and drift gates to pipeline#35
Conversation
Add Codex primary + gateway secondary reviewers, end-to-end pipeline scripts, and drift critical-strategy batch runner for evidence-gate CI. Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
This comment has been minimized.
This comment has been minimized.
🤖 Codex PR ReviewPlease ensure a human reviewer checks this PR before merging. |
Resolve drift pipeline path, make --from-evidence CLI usable, inject evidence_summary into promotion context, and harden primary review errors. Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Fail closed when Codex primary is missing, validate --from-evidence packages, stop using CODEX_AUDIT_SERVICE_URL as gateway URL, and isolate per-provider gateway analyze failures. Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
This reverts commit aa7390c.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Summary
dual_review_primary) 与 Gateway 次审 (dual_review_gateway),CI 并行 GPT+Clauderun_dual_review_pipeline.py:证据包 → 主审 → 次审 → compare → 可选--dispatchrun_drift_dual_review.py:对 drift detection 中 critical 策略批量跑 pipelineresolve_secondary_reviewer():gateway URL 优先,stub 模式用于测试Test plan
ruff check .python -m unittest discover -s tests(516 tests OK)Made with Cursor