pub fn is_tick_socket_request(request: &Request) -> boolExpand description
Whether a request is allowed on .daemon/tick.sock.
The tick socket is a capability boundary: an external tick driver may run turn lifecycles without gaining the ability to mutate the board.