mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/jxxghp/MoviePilot.git
synced 2026-09-20 08:03:34 +08:00
chore(architecture): refresh dependency baseline
This commit is contained in:
@@ -761,7 +761,7 @@ flowchart LR
|
||||
| 指标 | 当前值 |
|
||||
|---|---:|
|
||||
| Python 模块 | 1025 |
|
||||
| 内部导入边 | 8,732 |
|
||||
| 内部导入边 | 8,733 |
|
||||
| 非平凡 SCC | 1(精确 containment 的 TMDB 移植包环) |
|
||||
| Application / Chain 具体 Adapter 直连 | 0 / 0 |
|
||||
| Direct egress | 53(债务已清零,53 条精确 containment) |
|
||||
|
||||
@@ -94,7 +94,7 @@ ARCH-201 至 ARCH-204 均达到实现、验证、提交、推送和远端门禁
|
||||
|
||||
| 指标 | 当前值 | 解释 |
|
||||
|---|---:|---|
|
||||
| 宿主 Python 模块 / 内部依赖边 | 1025 / 8,732 | `dependency-baseline.json` 当前快照;系统设置合同按 `app.application.settings` 包组织,系统设置 API 端点独立按 `app.api.endpoints.settings` 归档,分类、下载资源归类、订阅搜索、整理恢复、Agent 计划、工具视觉、终端生命周期与终端作用域模块的受控依赖 |
|
||||
| 宿主 Python 模块 / 内部依赖边 | 1025 / 8,733 | `dependency-baseline.json` 当前快照;系统设置合同按 `app.application.settings` 包组织,系统设置 API 端点独立按 `app.api.endpoints.settings` 归档,分类、下载资源归类、订阅搜索、整理恢复、Agent 计划、工具视觉、终端生命周期与终端作用域模块的受控依赖 |
|
||||
| 非平凡 SCC | 1 | 仅保留精确 containment 的 29 模块 TMDB 移植包环 |
|
||||
| 跨层 DB 边界债务 | 0 | Application、Chain、API、Agent、Runtime、Workflow 到 DB 的受控债务均为零 |
|
||||
| Model/Oper 事务债务 | 0 | 自建 Session、自动事务装饰器、直接 commit/rollback 等基线均为零 |
|
||||
|
||||
@@ -1077,8 +1077,8 @@
|
||||
"runtime_only": true
|
||||
}
|
||||
},
|
||||
"edge_count": 8732,
|
||||
"edge_sha256": "c044691717ac1bed7bcad64560740bd78992e5330767d4dec27d7df346c1606e",
|
||||
"edge_count": 8733,
|
||||
"edge_sha256": "cd429302ed1a133cca47d34cf95a419474398422590d987e95f5a72a83cdaefd",
|
||||
"edges": [
|
||||
"app -> app.foundation",
|
||||
"app -> app.foundation.environment",
|
||||
@@ -1822,6 +1822,7 @@
|
||||
"app.agent.tools.impl.api -> app.application.security",
|
||||
"app.agent.tools.impl.api -> app.application.security.auth",
|
||||
"app.agent.tools.impl.api -> app.schemas",
|
||||
"app.agent.tools.impl.api -> app.schemas.common",
|
||||
"app.agent.tools.impl.api -> app.schemas.types",
|
||||
"app.agent.tools.impl.apply_patch -> app.agent",
|
||||
"app.agent.tools.impl.apply_patch -> app.agent.tools",
|
||||
|
||||
Reference in New Issue
Block a user