consolidation of some of the modules, localization fixes, product advisories work, qa work

This commit is contained in:
master
2026-03-05 03:54:22 +02:00
parent 7bafcc3eef
commit 8e1cb9448d
3878 changed files with 72600 additions and 46861 deletions

View File

@@ -338,16 +338,16 @@ public static class ConfigCatalog
["export.encrypt"]),
// Orchestrator module
new("orchestrator", "Orchestrator", "Orchestrator",
new("jobengine", "JobEngine", "JobEngine",
"Orchestrator core configuration",
["orch"]),
new("orchestrator.firstsignal", "FirstSignal", "Orchestrator",
new("jobengine.firstsignal", "FirstSignal", "JobEngine",
"First signal configuration",
["orch.first"]),
new("orchestrator.incidentmode", "Orchestrator:IncidentMode", "Orchestrator",
new("jobengine.incidentmode", "JobEngine:IncidentMode", "JobEngine",
"Incident mode settings",
["orch.incident"]),
new("orchestrator.stream", "Orchestrator:Stream", "Orchestrator",
new("jobengine.stream", "JobEngine:Stream", "JobEngine",
"Stream processing configuration",
["orch.stream"]),