feat(simulation): add provider-neutral worker profile

This commit is contained in:
DCCONSTRUCTIONS
2026-07-25 00:29:00 +03:00
parent 5abd07d2bf
commit 37c24b5fa8
21 changed files with 1275 additions and 121 deletions
+2 -1
View File
@@ -377,7 +377,8 @@ def _unavailable_worker_status() -> dict[str, Any]:
"control_available": False,
"active_run_id": None,
"run_state": None,
"provider_ids": [],
"active_provider_ids": [],
"provider_profile": None,
"isolation": {
"network": "unavailable",
"process_identity": "missioncore",