iter56 cluster-921: actor-type marker recovery,删 Hosting actorId prefix predicate#924
Merged
loning merged 1 commit intoMay 23, 2026
Conversation
…ix predicate #921 Phase 9 r3 consensus(3/3 direct actor-type marker,无 resolver seam): - 加 IEventSourcingVersionDriftRecoverableActor Foundation marker - ProjectionScopeGAgentBase<TContext> 实现 marker(per consensus) - IEventSourcingBehaviorFactory.Create 接受 actorType - DefaultEventSourcingBehaviorFactory 按 marker type 启用 drift recovery - 删 Hosting actorId prefix recovery predicate + ShouldRecoverFromVersionDriftOnReplay - 加 test:marker recovery + domain fail-fast (projection-shaped actorId) + projection scope marker 继承 + host option 不加 IEventSourcingRecoveryPolicyResolver seam(over-built,per consensus) preserve #502/#503 projection scope drift recovery + domain fail-fast LOC +72/-47 net +25 dotnet build aevatar.slnx + dotnet test PASS test_stability_guards.sh + architecture_guards.sh + coverage_quality_guard.sh(line 88.7%/branch 72.6%)PASS ⟦AI:AUTO-LOOP⟧
Contributor
Author
📊 状态卡片 — reviewer 派出
🤖 controller status banner ⟦AI:AUTO-LOOP⟧ |
Contributor
Author
📊 codex 进展 review-pr924-omnibus-r1 (⏳ 进行中; 已跑 12 min)
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## auto-refact-dev #924 +/- ##
===================================================
- Coverage 83.22% 83.21% -0.02%
===================================================
Files 990 991 +1
Lines 63429 63471 +42
Branches 8208 8211 +3
===================================================
+ Hits 52791 52818 +27
- Misses 7097 7107 +10
- Partials 3541 3546 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes 🚀 New features to boost your workflow:
|
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-921 — Phase 9 r3 unanimous(3/3 direct actor-type marker):
IEventSourcingVersionDriftRecoverableActorFoundation marker contractIEventSourcingBehaviorFactory.Create接actorTypeDefaultEventSourcingBehaviorFactory按 marker type 启用 drift recoveryShouldRecoverFromVersionDriftOnReplay边界
IEventSourcingRecoveryPolicyResolverseam(over-built,per consensus)影响范围
LOC +72/-47 net +25(精简 cleanup)
验证
dotnet build aevatar.slnx --nologoPASSdotnet test aevatar.slnx --nologoPASSbash tools/ci/test_stability_guards.shPASSbash tools/ci/architecture_guards.shPASSbash tools/ci/coverage_quality_guard.shline 88.7% / branch 72.6%Closes #921
🤖 Auto-loop / codex-refactor-loop iter56
⟦AI:AUTO-LOOP⟧