refactor: extract download success settlement

This commit is contained in:
jxxghp
2026-08-22 20:46:48 +08:00
parent 8d0a694816
commit 33ca1f824f
4 changed files with 115 additions and 113 deletions
@@ -983,6 +983,8 @@ Outbox adapter、DB 装饰器、Base 与 UoWstrict 清单扩大到 37 个源
清理服务与 Chain 专项测试通过。
Passkey 的 APP_DOMAIN、NGINX_PORT 和用户验证要求也已接入 API 配置快照,配置债务降至 131 个文件;
MFA/Passkey 专项测试与架构门禁通过,密钥类配置仍保留在安全端口范围内。
`DownloadChain.download_single` 的下载成功结算已提取为独立阶段,入口从 255 行降至 167 行;
历史、文件明细、durable intent、post-commit 通知和旧测试 fallback 语义保持,下载专项测试通过。
#### ARCH-272:异步阻塞检测