refactor: migrate cleanup policy configuration

This commit is contained in:
jxxghp
2026-08-22 20:30:51 +08:00
parent 3181c01125
commit 047c88997a
6 changed files with 27 additions and 18 deletions
@@ -979,6 +979,8 @@ Outbox adapter、DB 装饰器、Base 与 UoWstrict 清单扩大到 37 个源
随后将 `app/application/torrent.py` 的代理和媒体后缀读取迁移到同一快照,canonical 配置债务进一步降至 134 个文件;
下载/种子专项测试与架构门禁通过。
`app/application/rss.py` 的代理和编码检测选项也已迁移到快照,配置债务降至 133 个文件;RSS、Rust 解析和音乐资源专项测试通过。
数据维护策略随后接入同一快照,`app/application/maintenance.py` 的直接配置读取移除,债务降至 132 个文件;
清理服务与 Chain 专项测试通过。
#### ARCH-272:异步阻塞检测