iter56 cluster-868: endpoint runtime lifecycle 收口 + DraftRun interaction port#918
Merged
loning merged 1 commit intoMay 23, 2026
Conversation
…ion port #868 Phase 9 r4 consensus(4 轮收敛达成 IGAgentDraftRunInteractionPort): - 新增 IGAgentDraftRunInteractionPort:DraftRun actor create/reuse/register/rollback 收敛到 Application interaction service - 删除旧 IGAgentDraftRunActorPreparationPort + preparation service surface(被 interaction port 取代) - NyxID stream/approval endpoint 不再直接注入/读取 IActorRuntime - NyxID relay endpoint 改走 INyxIdRelayIngressPort,不再直接 create actor / dispatch envelope - 补 unit + integration + NyxID coverage tests LOC +1005/-1154 net -149(大 cleanup) Patch coverage 238/252 = 94.44% GAgentDraftRun + ScopeGAgentEndpoints + NyxIdChat tests 183 passed test_stability_guards.sh + architecture_guards.sh PASS ⟦AI:AUTO-LOOP⟧
Contributor
Author
📊 状态卡片 — reviewer 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 codex 进展 review-pr918-omnibus-r1 (⏳ 进行中; 已跑 3 min)
|
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## auto-refact-dev #918 +/- ##
===================================================
- Coverage 83.20% 83.17% -0.03%
===================================================
Files 992 995 +3
Lines 63389 63502 +113
Branches 8198 8214 +16
===================================================
+ Hits 52744 52819 +75
- Misses 7113 7135 +22
- Partials 3532 3548 +16
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 8 files with indirect coverage changes 🚀 New features to boost your workflow:
|
This was referenced May 23, 2026
Contributor
Author
📊 codex 进展 bootstrap-audit-60-issues (⏳ 进行中; 已跑 7 min)
|
This was referenced May 23, 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.
摘要
iter56 cluster-868 — Phase 9 r4 unanimous(4 轮收敛后达成 IGAgentDraftRunInteractionPort framing):
核心:NyxIdChat / DraftRun endpoint 不再直接操作 `IActorRuntime`,所有 endpoint runtime lifecycle 走 Application interaction port + CQRS Core 命令骨架。
边界
影响范围
LOC +1005/-1154 net -149(包含 4 个新增文件后净减)
Coverage
验证
bash tools/ci/test_stability_guards.shPASSbash tools/ci/architecture_guards.shPASSCloses #868
🤖 Auto-loop / codex-refactor-loop iter56
⟦AI:AUTO-LOOP⟧