a lot of refactos

This commit is contained in:
STEINNI
2026-06-21 21:08:46 +00:00
parent 3066a54a4c
commit 4c9e989bda
16 changed files with 472 additions and 60 deletions
+5 -1
View File
@@ -20,7 +20,9 @@
{
"canDo": [
"STARTSIMULATION",
"STOPSIMULATION"
"PAUSESIMULATION",
"STOPSIMULATION",
"GETSIMULATIONSSTATUS"
],
"roles": "*"
}
@@ -59,6 +61,7 @@
"arenaChannel": "arena:lifecycle",
"godsReadyChannel": "arena:gods:ready"
},
"systemLifecycleChannel": "system:maestro:lifecycle:[UID]",
"readyTimeoutMs": 30000
},
"mysql": {
@@ -70,6 +73,7 @@
"primordialDaemon": false,
"observerActionsChannel": "system:requests:observer",
"observerActionsReply": "system:replies:[UID]",
"observerFrustumEventsChannel": "system:observer:subscribed[UID]:agents",
"senderId": "observer",
"scanIntervalMs": 300,
"lifecycle": {