mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
Merge remote-tracking branch 'origin/v3' into v3
# Conflicts: # tests/fixtures/architecture/dependency-baseline.json
This commit is contained in:
+4
-32
@@ -13,8 +13,8 @@
|
||||
"runtime_to_db": [],
|
||||
"workflow_to_db": []
|
||||
},
|
||||
"edge_count": 6478,
|
||||
"edge_sha256": "d1c26c72787d07b411f6e047863bfb135005be8d3cf2212f2f03e0d8e0326283",
|
||||
"edge_count": 6451,
|
||||
"edge_sha256": "9075d8717e384580cd6a41bc36685438770db4a8d8f18c57e6c494f32937113a",
|
||||
"edges": [
|
||||
"app -> app.runtime",
|
||||
"app -> app.runtime.compat",
|
||||
@@ -1510,8 +1510,6 @@
|
||||
"app.api.context -> app.application.subscription.delete",
|
||||
"app.api.context -> app.application.subscription.identity",
|
||||
"app.api.context -> app.application.subscription.mutation",
|
||||
"app.api.context -> app.runtime",
|
||||
"app.api.context -> app.runtime.tasks",
|
||||
"app.api.context -> app.startup",
|
||||
"app.api.context -> app.startup.context",
|
||||
"app.api.dependencies.agent -> app.api",
|
||||
@@ -1601,7 +1599,6 @@
|
||||
"app.api.dependencies.subscription -> app.runtime",
|
||||
"app.api.dependencies.subscription -> app.runtime.events",
|
||||
"app.api.dependencies.subscription -> app.runtime.log",
|
||||
"app.api.dependencies.subscription -> app.runtime.tasks",
|
||||
"app.api.dependencies.subscription -> app.schemas",
|
||||
"app.api.dependencies.subscription -> app.schemas.types",
|
||||
"app.api.dependencies.subscription -> app.startup",
|
||||
@@ -1685,7 +1682,6 @@
|
||||
"app.api.endpoints.anthropic -> app.agent",
|
||||
"app.api.endpoints.anthropic -> app.agent.runtime_loader",
|
||||
"app.api.endpoints.anthropic -> app.api",
|
||||
"app.api.endpoints.anthropic -> app.api.context",
|
||||
"app.api.endpoints.anthropic -> app.api.endpoints",
|
||||
"app.api.endpoints.anthropic -> app.api.endpoints.openai",
|
||||
"app.api.endpoints.anthropic -> app.api.openai_utils",
|
||||
@@ -1693,8 +1689,6 @@
|
||||
"app.api.endpoints.anthropic -> app.api.presentation.sse",
|
||||
"app.api.endpoints.anthropic -> app.application",
|
||||
"app.api.endpoints.anthropic -> app.application.configuration",
|
||||
"app.api.endpoints.anthropic -> app.runtime",
|
||||
"app.api.endpoints.anthropic -> app.runtime.tasks",
|
||||
"app.api.endpoints.anthropic -> app.schemas",
|
||||
"app.api.endpoints.anthropic -> app.schemas.openai",
|
||||
"app.api.endpoints.auth -> app.api",
|
||||
@@ -1839,7 +1833,6 @@
|
||||
"app.api.endpoints.history -> app.runtime.config",
|
||||
"app.api.endpoints.history -> app.runtime.log",
|
||||
"app.api.endpoints.history -> app.runtime.progress",
|
||||
"app.api.endpoints.history -> app.runtime.tasks",
|
||||
"app.api.endpoints.history -> app.schemas",
|
||||
"app.api.endpoints.history -> app.schemas.common",
|
||||
"app.api.endpoints.history -> app.schemas.history",
|
||||
@@ -1952,7 +1945,6 @@
|
||||
"app.api.endpoints.message -> app.adapters.web.security",
|
||||
"app.api.endpoints.message -> app.adapters.web.security.access",
|
||||
"app.api.endpoints.message -> app.api",
|
||||
"app.api.endpoints.message -> app.api.context",
|
||||
"app.api.endpoints.message -> app.api.dependencies",
|
||||
"app.api.endpoints.message -> app.api.dependencies.agent",
|
||||
"app.api.endpoints.message -> app.api.dependencies.auth",
|
||||
@@ -1969,7 +1961,6 @@
|
||||
"app.api.endpoints.message -> app.runtime.extensions",
|
||||
"app.api.endpoints.message -> app.runtime.extensions.service_config",
|
||||
"app.api.endpoints.message -> app.runtime.log",
|
||||
"app.api.endpoints.message -> app.runtime.tasks",
|
||||
"app.api.endpoints.message -> app.schemas",
|
||||
"app.api.endpoints.message -> app.schemas.message",
|
||||
"app.api.endpoints.message -> app.schemas.response",
|
||||
@@ -2038,14 +2029,11 @@
|
||||
"app.api.endpoints.openai -> app.agent.contracts",
|
||||
"app.api.endpoints.openai -> app.agent.runtime_loader",
|
||||
"app.api.endpoints.openai -> app.api",
|
||||
"app.api.endpoints.openai -> app.api.context",
|
||||
"app.api.endpoints.openai -> app.api.openai_utils",
|
||||
"app.api.endpoints.openai -> app.api.presentation",
|
||||
"app.api.endpoints.openai -> app.api.presentation.sse",
|
||||
"app.api.endpoints.openai -> app.application",
|
||||
"app.api.endpoints.openai -> app.application.configuration",
|
||||
"app.api.endpoints.openai -> app.runtime",
|
||||
"app.api.endpoints.openai -> app.runtime.tasks",
|
||||
"app.api.endpoints.openai -> app.schemas",
|
||||
"app.api.endpoints.openai -> app.schemas.openai",
|
||||
"app.api.endpoints.openai -> app.schemas.types",
|
||||
@@ -2060,7 +2048,6 @@
|
||||
"app.api.endpoints.plugin -> app.adapters.web.security",
|
||||
"app.api.endpoints.plugin -> app.adapters.web.security.access",
|
||||
"app.api.endpoints.plugin -> app.api",
|
||||
"app.api.endpoints.plugin -> app.api.context",
|
||||
"app.api.endpoints.plugin -> app.api.dependencies",
|
||||
"app.api.endpoints.plugin -> app.api.dependencies.auth",
|
||||
"app.api.endpoints.plugin -> app.api.dependencies.plugin",
|
||||
@@ -2082,7 +2069,6 @@
|
||||
"app.api.endpoints.plugin -> app.runtime.extensions.plugin",
|
||||
"app.api.endpoints.plugin -> app.runtime.extensions.plugin.contracts",
|
||||
"app.api.endpoints.plugin -> app.runtime.log",
|
||||
"app.api.endpoints.plugin -> app.runtime.tasks",
|
||||
"app.api.endpoints.plugin -> app.schemas",
|
||||
"app.api.endpoints.plugin -> app.schemas.common",
|
||||
"app.api.endpoints.plugin -> app.schemas.exception",
|
||||
@@ -2136,7 +2122,6 @@
|
||||
"app.api.endpoints.site -> app.adapters.web.security",
|
||||
"app.api.endpoints.site -> app.adapters.web.security.access",
|
||||
"app.api.endpoints.site -> app.api",
|
||||
"app.api.endpoints.site -> app.api.context",
|
||||
"app.api.endpoints.site -> app.api.dependencies",
|
||||
"app.api.endpoints.site -> app.api.dependencies.auth",
|
||||
"app.api.endpoints.site -> app.api.dependencies.site",
|
||||
@@ -2160,7 +2145,6 @@
|
||||
"app.api.endpoints.site -> app.domain.site",
|
||||
"app.api.endpoints.site -> app.runtime",
|
||||
"app.api.endpoints.site -> app.runtime.log",
|
||||
"app.api.endpoints.site -> app.runtime.tasks",
|
||||
"app.api.endpoints.site -> app.schemas",
|
||||
"app.api.endpoints.site -> app.schemas.common",
|
||||
"app.api.endpoints.site -> app.schemas.response",
|
||||
@@ -2196,7 +2180,6 @@
|
||||
"app.api.endpoints.subscribe -> app.adapters.web.security",
|
||||
"app.api.endpoints.subscribe -> app.adapters.web.security.access",
|
||||
"app.api.endpoints.subscribe -> app.api",
|
||||
"app.api.endpoints.subscribe -> app.api.context",
|
||||
"app.api.endpoints.subscribe -> app.api.dependencies",
|
||||
"app.api.endpoints.subscribe -> app.api.dependencies.auth",
|
||||
"app.api.endpoints.subscribe -> app.api.dependencies.subscription",
|
||||
@@ -2218,7 +2201,6 @@
|
||||
"app.api.endpoints.subscribe -> app.domain.metainfo",
|
||||
"app.api.endpoints.subscribe -> app.runtime",
|
||||
"app.api.endpoints.subscribe -> app.runtime.events",
|
||||
"app.api.endpoints.subscribe -> app.runtime.tasks",
|
||||
"app.api.endpoints.subscribe -> app.schemas",
|
||||
"app.api.endpoints.subscribe -> app.schemas.common",
|
||||
"app.api.endpoints.subscribe -> app.schemas.event",
|
||||
@@ -2365,12 +2347,9 @@
|
||||
"app.api.endpoints.webhook -> app.adapters.web.security",
|
||||
"app.api.endpoints.webhook -> app.adapters.web.security.access",
|
||||
"app.api.endpoints.webhook -> app.api",
|
||||
"app.api.endpoints.webhook -> app.api.context",
|
||||
"app.api.endpoints.webhook -> app.api.response",
|
||||
"app.api.endpoints.webhook -> app.chain",
|
||||
"app.api.endpoints.webhook -> app.chain.webhook",
|
||||
"app.api.endpoints.webhook -> app.runtime",
|
||||
"app.api.endpoints.webhook -> app.runtime.tasks",
|
||||
"app.api.endpoints.webhook -> app.schemas",
|
||||
"app.api.endpoints.webhook -> app.schemas.response",
|
||||
"app.api.endpoints.workflow -> app.adapters",
|
||||
@@ -2576,8 +2555,6 @@
|
||||
"app.application.mediaserver -> app.schemas.mediaserver",
|
||||
"app.application.mediaserver -> app.schemas.system",
|
||||
"app.application.mediaserver -> app.schemas.types",
|
||||
"app.application.messaging.agent -> app.runtime",
|
||||
"app.application.messaging.agent -> app.runtime.tasks",
|
||||
"app.application.messaging.agent -> app.schemas",
|
||||
"app.application.messaging.agent -> app.schemas.types",
|
||||
"app.application.messaging.chat -> app.application",
|
||||
@@ -3642,6 +3619,7 @@
|
||||
"app.db.oper.passkey -> app.db.base",
|
||||
"app.db.oper.passkey -> app.db.models",
|
||||
"app.db.oper.passkey -> app.db.models.passkey",
|
||||
"app.db.oper.passkey -> app.db.uow",
|
||||
"app.db.oper.plugindata -> app.db",
|
||||
"app.db.oper.plugindata -> app.db.base",
|
||||
"app.db.oper.plugindata -> app.db.models",
|
||||
@@ -4322,7 +4300,6 @@
|
||||
"app.modules.imdb.api -> app.runtime.cache",
|
||||
"app.modules.imdb.api -> app.runtime.log",
|
||||
"app.modules.imdb.api -> app.runtime.settings",
|
||||
"app.modules.imdb.api -> app.runtime.tasks",
|
||||
"app.modules.indexer -> app.application",
|
||||
"app.modules.indexer -> app.application.site",
|
||||
"app.modules.indexer -> app.application.site.health",
|
||||
@@ -6017,8 +5994,6 @@
|
||||
"app.startup.context -> app.application.subscription.identity",
|
||||
"app.startup.context -> app.application.subscription.mutation",
|
||||
"app.startup.context -> app.application.workflow",
|
||||
"app.startup.context -> app.runtime",
|
||||
"app.startup.context -> app.runtime.tasks",
|
||||
"app.startup.database -> app.adapters",
|
||||
"app.startup.database -> app.adapters.system",
|
||||
"app.startup.database -> app.adapters.system.backup",
|
||||
@@ -6082,7 +6057,6 @@
|
||||
"app.startup.lifecycle -> app.runtime.log",
|
||||
"app.startup.lifecycle -> app.runtime.settings",
|
||||
"app.startup.lifecycle -> app.runtime.state",
|
||||
"app.startup.lifecycle -> app.runtime.tasks",
|
||||
"app.startup.lifecycle -> app.runtime.topology",
|
||||
"app.startup.lifecycle -> app.startup",
|
||||
"app.startup.lifecycle -> app.startup.cache_initializer",
|
||||
@@ -6197,7 +6171,6 @@
|
||||
"app.startup.modules_initializer -> app.runtime.observability",
|
||||
"app.startup.modules_initializer -> app.runtime.settings",
|
||||
"app.startup.modules_initializer -> app.runtime.state",
|
||||
"app.startup.modules_initializer -> app.runtime.tasks",
|
||||
"app.startup.modules_initializer -> app.runtime.thread",
|
||||
"app.startup.modules_initializer -> app.scheduler",
|
||||
"app.startup.modules_initializer -> app.schemas",
|
||||
@@ -6495,7 +6468,7 @@
|
||||
"app.workflow.actions.transfer_file -> app.workflow",
|
||||
"app.workflow.actions.transfer_file -> app.workflow.actions"
|
||||
],
|
||||
"module_count": 800,
|
||||
"module_count": 799,
|
||||
"modules": [
|
||||
"app",
|
||||
"app.adapters",
|
||||
@@ -7188,7 +7161,6 @@
|
||||
"app.runtime.scheduling",
|
||||
"app.runtime.settings",
|
||||
"app.runtime.state",
|
||||
"app.runtime.tasks",
|
||||
"app.runtime.thread",
|
||||
"app.runtime.topology",
|
||||
"app.scheduler",
|
||||
|
||||
Reference in New Issue
Block a user