pub fn is_enabled() -> boolExpand description
Whether the mesh is enabled for this node. Opt-in via RYU_MESH_ENABLED
(truthy = anything but empty/0/false/no). Kept in lockstep with the
gateway’s tools::mesh_enabled() so the loopback-trust neutralization (B-9)
and Core fail-closed gate agree on the same signal.