File size: 220 Bytes
351b6a3
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_type": "fleet-coordination",
  "architecture": "distributed-sync",
  "input": [
    "fleet_status",
    "task_distribution",
    "unit_availability"
  ],
  "output": "coordination_plan",
  "version": "1.0.0"
}