iter56 cluster-910: 删 command-path projection activation,改 Studio committed-state provider#916
Merged
loning merged 2 commits intoMay 23, 2026
Conversation
Contributor
Author
📊 状态卡片 — reviewer 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 状态卡片 — fix 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 codex 进展 review-pr916-omnibus-r1 (⏳ 进行中; 已跑 13 min)
|
…mmitted-state provider #910 Phase 9 r1 consensus(3/3 一轮达成 minimal/structural/delete): - 删除 Scripting / Studio 写命令路径 EnsureActorProjectionAsync / ActivateAsync 同步调用 - 删除 Scripting/Workflow 老的 activation port interface + wrapper facade + 未用的 StudioProjectionPort - 新增 StudioCommittedStateProjectionActivationPlanProvider(覆盖 Studio projected actors) - 移除 Studio projector exemption(provider guard 覆盖后无需 exempt) - 不新增 Core types / pipeline phase / docs/canon vocabulary LOC +227/-593 net -366(大 cleanup) test_stability_guards.sh + projection_activation_provider_coverage_guard.sh + architecture_guards.sh PASS Scripting Core + Studio + Workflow Host API tests PASS ⟦AI:AUTO-LOOP⟧
…ort 引用 + 补 Studio hook 覆盖 omnibus r1 APPROVE 但 coverage-quality CI 因 build break + patch coverage 边界失败: - InspectorApplication.cs:用新 StudioCurrentStateProjectionPort 替代被删的 StudioProjectionPort(build break 修复) - Studio 委托 committed-state hook 路径补 unit test 覆盖 - UserConfigProjectionAndControllerTests:更新 assert "no command-path projection priming" local PASS: - restore_and_build.sh + test_stability_guards.sh + coverage_quality_guard.sh - StudioCommittedStateProjectionActivationPlanProvider line/branch = 1.0/1.0 - 过滤 line 88.7% / branch 72.6% ⟦AI:AUTO-LOOP⟧
e57b3f0 to
9f3b71c
Compare
Contributor
Author
📊 状态卡片 — fix 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## auto-refact-dev #916 +/- ##
===================================================
+ Coverage 83.19% 83.23% +0.03%
===================================================
Files 995 990 -5
Lines 63513 63419 -94
Branches 8216 8207 -9
===================================================
- Hits 52840 52787 -53
+ Misses 7133 7098 -35
+ Partials 3540 3534 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes 🚀 New features to boost your workflow:
|
This was referenced May 23, 2026
Contributor
Author
📊 codex 进展 resolve-pr919-rebase-conflict (⏳ 进行中; 已跑 13 min)
|
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.
摘要
iter56 cluster-910 — Phase 9 r1 unanimous(3/3 一轮达成):
核心:删除 command-path projection activation,改 Studio committed-state activation plan provider(同 #909 引入的模式)
边界
影响范围
LOC +227/-593 net -366(大 cleanup,删旧 surface)
验证
bash tools/ci/test_stability_guards.shPASSbash tools/ci/projection_activation_provider_coverage_guard.shPASS(iter52 issue-895 provider-coverage-contract: CI guard 强制 IProjectionActivationPlanProvider coverage #909 引入,本 PR 新 provider 通过)bash tools/ci/architecture_guards.shPASSCloses #910
🤖 Auto-loop / codex-refactor-loop iter56
⟦AI:AUTO-LOOP⟧