pub fn set_pref_enabled(enabled: bool)Expand description
Seed the pref half of the mesh-enabled signal (env wins when set). Mirrors
the entitlement / claude-config / untrusted pref seeders in Core’s main.
Also called by the runtime POST /api/mesh/config handler so an enable/disable
takes effect without a restart.