Update 2026-08-04 12:32:19

This commit is contained in:
kassam 2026-08-04 12:32:20 +04:00
parent c018701512
commit 1af8b0a200

View File

@ -58,7 +58,7 @@ deliberately **not** built — status only. See [§2](#2-the-agent).)*
## 1. Directory layout ## 1. Directory layout
``` ```
Project/fleet/ Project/Other/fleet/
├── README.md ← this file ├── README.md ← this file
├── PIPELINE.md ← end-to-end data-flow + payload schema ├── PIPELINE.md ← end-to-end data-flow + payload schema
├── diagram.svg deploy.svg ← the two diagrams in this doc ├── diagram.svg deploy.svg ← the two diagrams in this doc
@ -183,7 +183,7 @@ Map status is mirrored into every telemetry post as
## 6. Quick start ## 6. Quick start
```bash ```bash
cd Project/fleet cd Project/Other/fleet
# Interactive — asks robot type, IP, and (if new) name + token + server: # Interactive — asks robot type, IP, and (if new) name + token + server:
./fleet_install.sh ./fleet_install.sh