iter56 cluster-929: 删 AppScopedWorkflowService obsolete compat wrappers (-968 LOC)#930
Merged
loning merged 1 commit intoMay 23, 2026
Conversation
audit-iter-62 cluster-062-studio-workflow-obsolete-compat-shims(no design,直接 implement): - 删 AppScopedWorkflowService 的 ListAsync / GetAsync / SaveDraftAsync(public legacy) obsolete wrappers - 删 dead support:backend HTTP fallback / runtime/binding/artifact fallback dep / legacy DTO conversion helpers - 更新 DI + direct test callers 走 draft methods - 加 public-surface test 验证 obsolete methods 已删 不动 workflow draft semantics / storage / lifecycle "删除优于兼容" 落实 local PASS:dotnet build + test + test_stability + architecture + Studio/CLI tests ⟦AI:AUTO-LOOP⟧
Contributor
Author
📊 状态卡片 — reviewer 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 codex 进展 review-pr930-omnibus-r1 (⏳ 进行中; 已跑 7 min)
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## auto-refact-dev #930 +/- ##
================================================
Coverage 83.52% 83.52%
================================================
Files 991 991
Lines 63678 63678
Branches 8232 8232
================================================
+ Hits 53184 53190 +6
+ Misses 6933 6931 -2
+ Partials 3561 3557 -4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This was referenced May 23, 2026
Contributor
Author
📊 codex 进展 bootstrap-audit-63-issues (⏳ 进行中; 已跑 2 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-929 — audit-iter-62 no-design,直接 implement:
AppScopedWorkflowServiceobsolete compat wrappers:ListAsync/GetAsync/SaveDraftAsync(public legacy)边界
影响范围
5 files changed,LOC +63 / -1031 net -968(大 cleanup!)
验证
dotnet build aevatar.slnx --nologoPASSdotnet test aevatar.slnx --nologoPASSbash tools/ci/test_stability_guards.shPASSbash tools/ci/architecture_guards.shPASSCloses #929
🤖 Auto-loop / codex-refactor-loop iter56
⟦AI:AUTO-LOOP⟧