fn armed(next: Tool, drawing: &Drawing<'_>) -> Option<Tool>Expand description
The last gate on arming: a read-only session refuses a tool whose whole
purpose is to write, whichever door asked for it — a chord, a script’s
command step, or another tool handing off.