Platform Services¶
Platform services are the background executables that keep the automation stack healthy. Use the links in this section to jump into the source READMEs for deployment guidance, health probes, and diagnostics.
MouseHookPipe¶
Component reference (full README)
Global low-level mouse hook that streams click telemetry over the smrthub_mousehook named pipe, self-heals on idle or power transitions, and logs activity with the mouse-hook-pipe slug.
Configuration is minimal; the service boots with SmrtHub logging defaults and focuses on reliable hook lifecycle across suspend/resume cycles.
SmrtHubSupervisor¶
Component reference (full README)
Enterprise-grade supervisor that starts, monitors, and restarts every SmrtHub component using a manifest-driven plan, Job Object containment, and structured logging.
Its manifest and config live under SmrtApps/CSApps/SmrtHubSupervisor/Config, with operator commands exposed over a secure per-user named pipe.