Commit 6bf2d2b
fix-codex round-1: address PR #707 reviewer comments (cluster-026)
Applied 5 fixes (FIX_DONE:707:round-1:applied-5:rejected-0:blocked-0):
- (A) architect: add method-level Refactor (iter15/cluster-026) markers
on VoicePresenceModule actor-turn provider event normalization, response
identity normalization, provider response mapping, retirement
- (A) architect: add method-level Refactor marker on OpenAI provider
MapSessionEvent (emits provider-native response ids)
- (A) architect: add method-level Refactor markers on MiniCPM provider
CancelResponseAsync + ReadCompletionStreamAsync
- (A) quality: add why-comment for intentional remote audio input no-op
until raw host-origin transport path exists
- (A) tests: add source-regression test asserting provider adapters no
longer own response epoch/counter state; module owns provider response
mapping
Build pass; VoicePresence.Tests 120/120; OpenAI.Tests 24/24; MiniCPM.Tests
12/12; test_stability_guards pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c1e12b6 commit 6bf2d2b
4 files changed
Lines changed: 73 additions & 0 deletions
File tree
- src
- Aevatar.Foundation.VoicePresence.MiniCPM
- Aevatar.Foundation.VoicePresence.OpenAI
- Aevatar.Foundation.VoicePresence/Modules
- test/Aevatar.Foundation.VoicePresence.Tests
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| |||
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
254 | 260 | | |
255 | 261 | | |
256 | 262 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
334 | 335 | | |
335 | 336 | | |
336 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
337 | 341 | | |
338 | 342 | | |
339 | 343 | | |
| |||
402 | 406 | | |
403 | 407 | | |
404 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
405 | 412 | | |
406 | 413 | | |
407 | 414 | | |
| |||
482 | 489 | | |
483 | 490 | | |
484 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
485 | 495 | | |
486 | 496 | | |
487 | 497 | | |
| |||
506 | 516 | | |
507 | 517 | | |
508 | 518 | | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
509 | 522 | | |
510 | 523 | | |
511 | 524 | | |
| |||
520 | 533 | | |
521 | 534 | | |
522 | 535 | | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
523 | 539 | | |
524 | 540 | | |
525 | 541 | | |
| |||
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
394 | 425 | | |
395 | 426 | | |
396 | 427 | | |
| |||
899 | 930 | | |
900 | 931 | | |
901 | 932 | | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
902 | 950 | | |
903 | 951 | | |
904 | 952 | | |
| |||
0 commit comments