| { | |
| "swarm_id": "swarm-alpha-01", | |
| "units": [ | |
| { | |
| "unit_id": "humanoid-01", | |
| "role": "navigator", | |
| "position": [12, 4], | |
| "status": "active", | |
| "energy_level": 87 | |
| }, | |
| { | |
| "unit_id": "humanoid-02", | |
| "role": "carrier", | |
| "position": [14, 6], | |
| "status": "active", | |
| "energy_level": 72 | |
| } | |
| ], | |
| "synchronization_mode": "real-time", | |
| "communication_latency_ms": 12, | |
| "collective_goal": "warehouse_sorting" | |
| } | |