[codex] refactor: retire weekly ci layer#40
Merged
xiaojiou176 merged 1 commit intomainfrom Apr 8, 2026
Merged
Conversation
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.
Summary
weeklyas a first-class CortexPilot CI/profile/workflow layer and keep onlypre-commit,pre-push,hosted,nightly, andmanualnightlyormanual, including the UI ops command, CI policy profile/schema, env registry, and helper aliasesnightly ramp, rename the changed-scope scheduled workflow/script labels, and sync README/docs/AGENTS wording to the 5-layer contractTest Plan
bash scripts/test_ci_policy_resolution.shgit diff --checkpython3 scripts/check_ui_matrix_p2_nightly_ramp.py --helppython3 scripts/ui_regression_trend_append.py --helpbash scripts/ui_regression_operational_gate.sh --helpbash scripts/run_continuous_governance_ops.sh --helppython3 scripts/report_changed_scope_quality.py --input-jsonl tests/fixtures/changed_scope/changed-scope-feedback.sample.jsonl --output-dir .runtime-cache/test_output/changed_scope_quality_codex_smoke --base-config configs/changed_scope/rule_tuning.jsonpython3 scripts/check_ui_matrix_p2_nightly_ramp.py --tiers P2 --surfaces dashboard,desktop --target-partial-max 56 --target-covered-min 7 --baseline-week-start 2026-02-27 --baseline-partial 63 --baseline-covered 0 --min-gap-reduction 1.0 --min-scoped 0 --fail-closed-mode off --report-out .runtime-cache/test_output/ci/codex_nightly_ramp_smoke.jsonBreaking Changes
None
Rollout / Risk
.github/, CI governance scripts, schema/config, and root docs, but stays within the existing 5-layer contract direction and removes aliases rather than adding new paths877400cChecklist