import AppKit import Foundation /// OS-level control of the `claire web` daemon and dashboard. All entry points /// are nonisolated and safe to call from a detached task — they shell out to /// `launchctl` / open a URL and don't touch UI state. enum DaemonControl { /// Restart the daemon: `launchctl kickstart -k gui//