refactor: 收口订阅与插件应用边界

This commit is contained in:
jxxghp
2026-08-18 13:54:17 +08:00
parent 8472bcff43
commit c2a27f7c71
29 changed files with 345 additions and 255 deletions
+2
View File
@@ -62,6 +62,8 @@ RETIRED_CANONICAL_FILES = (
"app/runtime/runtime.py",
"app/adapters/network/rss.py",
"app/adapters/network/sites.pyi",
"app/application/plugins.py",
"app/application/subscribe.py",
)
PLUGIN_COMPONENT_ROOTS = (
"app/adapters/external/plugin",