iter57 cluster-067-942: 删 AGUI EventChannel dead surface (#942)#945
Merged
loning merged 1 commit intoMay 24, 2026
Merged
Conversation
直接 implement(无 design,medium severity): - 删 AGUIEventChannel + IAGUIEventChannelSink + AGUIEventChannelOptions(dead surface) - 删 AGUIEventChannelTests - 保留 active AGUISseWriter path - 更新 README:Presentation 仅序列化经 CQRS/projection 的 AGUIEvent streams closes #942 local PASS:architecture + test_stability + build(0 errors) ⟦AI:AUTO-LOOP⟧
Contributor
Author
📊 状态卡片 — reviewer 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 codex 进展 review-pr945-omnibus-r1 (⏳ 进行中; 已跑 6 min)
|
This was referenced May 24, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## auto-refact-dev #945 +/- ##
===================================================
+ Coverage 82.83% 83.51% +0.68%
===================================================
Files 998 986 -12
Lines 63092 63608 +516
Branches 8161 8215 +54
===================================================
+ Hits 52261 53123 +862
+ Misses 7304 6923 -381
- Partials 3527 3562 +35
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 69 files with indirect coverage changes 🚀 New features to boost your workflow:
|
This was referenced May 24, 2026
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.
摘要
iter57 cluster-067-942(severity:medium)— 删 AGUI EventChannel dead surface
AGUIEventChannel+IAGUIEventChannelSink+AGUIEventChannelOptions是 dead surface(已被 CQRS/projection 的AGUIEventstreams 替代,但 type 仍留)AGUISseWriterpath,Presentation 仅序列化经 CQRS/projection 的 AGUIEvent streams违反:CLAUDE.md「删除优先」「重复抽象」
Scope
AGUIEventChannel.cs、AGUIEventChannelOptions.cs、IAGUIEventSink.cs、AGUIEventChannelTests.csAGUISseWriter.cs+README.md更新local PASS:architecture + test_stability + dotnet build(0 errors)
closes #942
🤖 Generated with Claude Code via codex-refactor-loop iter57
⟦AI:AUTO-LOOP⟧