Event contract · POST /api/dai/v1beta1/swarm/events
Firmware publishes this JSON. Atlas upserts a live track and stores the event for audit. Civil profiles only on public demo; authenticated org API for institutional programs.
{
"nodeId": "nano-lim-014",
"mothershipId": "moth-cw20e-01",
"missionThreadId": "thread-miraflores-patrol-2026-05-31",
"payloadProfile": "U1_transit",
"eventType": "vehicle.plate.match",
"confidence": 0.94,
"geo": {
"lat": -12.1194,
"lng": -77.0342,
"alt_m": 42,
"accuracy_m": 3.2
},
"payload": {
"plate": "ABC-123",
"list_id": "municipal-alpr-q2",
"edge_pack": "pack-alpr-int8"
},
"legalBasis": "Municipal contract MC-2026-014",
"timestamp": "2026-05-31T18:00:00.000Z"
}