Wiki source code of TDP2 — Robots First, Then Humans Protocol
Version 1.1 by Mark Rinse van Koningsveld on 2025/09/13 15:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | **Summary.** Robots probe first; humans enter only after gates are met, robots and humans are switched out when sweeping areas or floors for speed. | ||
| 2 | |||
| 3 | **Intent.** Reduce human exposure while maintaining tempo. | ||
| 4 | |||
| 5 | **Context.** Unknown or unsafe areas under time pressure. | ||
| 6 | |||
| 7 | **Problem.** Early entry increases risk; waiting blindly wastes time. | ||
| 8 | |||
| 9 | **Solution.** | ||
| 10 | |||
| 11 | * **Phase A: Robotic Recon** (autonomous/assisted) to map, detect hazards, propose ingress. | ||
| 12 | * **Go/No-Go gates** (e.g., coverage ≥ X%, hazards, ≥ Z viable routes). | ||
| 13 | * **Phase B: Human Entry** after a standardized Recon Brief; keep robotic overwatch. | ||
| 14 | |||
| 15 | **Roles.** Recon Operator; Analyst; Safety Officer; Entry Team Lead. | ||
| 16 | |||
| 17 | **Handoffs.** Recon cell → Entry team via checklist brief; exceptions require Lead approval. | ||
| 18 | |||
| 19 | **Task Balance — Human vs. Machine.** | ||
| 20 | |||
| 21 | * **Human:** set objectives, interpret brief, decide go/no-go, choose route, manage risk. | ||
| 22 | * **Machine:** run coverage sweeps, detect/label hazards, provide confidence | ||
| 23 | |||
| 24 | **Consequences.** Lower exposure; clearer entry rationale; risk of delay if robots struggle. | ||
| 25 | |||
| 26 | **Related.** TDP5, TDP6; IDP2. |