Platform restructured into crates/, added AI service and detector,
migrated control-center-ui to Leptos 0.8
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"running": true,
|
|
"tasks_pending": 5,
|
|
"tasks_running": 2,
|
|
"tasks_completed": 10,
|
|
"last_check": "2025-10-09T12:00:00Z"
|
|
}
|