chore(architecture): refresh dependency snapshot

This commit is contained in:
jxxghp
2026-09-02 20:34:53 +08:00
parent 478e7ee0a4
commit d94f827ae1
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -755,7 +755,7 @@ flowchart LR
| 指标 | 当前值 |
|---|---:|
| Python 模块 | 944 |
| 内部导入边 | 7,873 |
| 内部导入边 | 7,874 |
| 非平凡 SCC | 1(精确 containment 的 TMDB 移植包环) |
| Application / Chain 具体 Adapter 直连 | 0 / 0 |
| Direct egress | 53(债务已清零,53 条精确 containment |
+1 -1
View File
@@ -94,7 +94,7 @@ ARCH-201 至 ARCH-204 均达到实现、验证、提交、推送和远端门禁
| 指标 | 当前值 | 解释 |
|---|---:|---|
| 宿主 Python 模块 / 内部依赖边 | 944 / 7,873 | `dependency-baseline.json` 当前快照 |
| 宿主 Python 模块 / 内部依赖边 | 944 / 7,874 | `dependency-baseline.json` 当前快照 |
| 非平凡 SCC | 1 | 仅保留精确 containment 的 29 模块 TMDB 移植包环 |
| 跨层 DB 边界债务 | 0 | Application、Chain、API、Agent、Runtime、Workflow 到 DB 的受控债务均为零 |
| Model/Oper 事务债务 | 0 | 自建 Session、自动事务装饰器、直接 commit/rollback 等基线均为零 |
+4 -3
View File
@@ -1089,8 +1089,8 @@
"runtime_only": true
}
},
"edge_count": 7873,
"edge_sha256": "0f2cb35f34e4c4f3e2546e4416595b15ebe804f23f453a40bdda98fda35f2c40",
"edge_count": 7874,
"edge_sha256": "b4ca47899f8af4366446ad76546b5b0cf3c5e87f38b603d593241acd52fba9f3",
"edges": [
"app -> app.foundation",
"app -> app.foundation.environment",
@@ -5033,7 +5033,6 @@
"app.chain.workflow -> app.schemas.workflow",
"app.cli -> app.application",
"app.cli -> app.application.backup",
"app.cli -> app.application.configuration",
"app.cli -> app.doctor",
"app.cli -> app.doctor.formatters",
"app.cli -> app.runtime",
@@ -8407,6 +8406,8 @@
"app.startup.composition.security -> app.db.oper.systemconfig",
"app.startup.composition.security -> app.runtime",
"app.startup.composition.security -> app.runtime.cache",
"app.startup.composition.security -> app.runtime.log",
"app.startup.composition.security -> app.runtime.settings",
"app.startup.composition.security -> app.startup",
"app.startup.composition.security -> app.startup.composition",
"app.startup.composition.security -> app.startup.composition.context",