Skip to content

Helper

The user-facing name for the macOS daemon that runs Stallari’s local logic. Distinguished from the app (the GUI window): the helper continues to run when the app window is closed. It dispatches scheduled skills, watches the vault for events, holds connections to local-corpus blades and to provider routes, and emits the Activity trail.

The helper holds no remote state. User data and encryption keys reside entirely on the user’s machine; the helper coordinates with macOS lifecycle events (sleep, wake, restart) so its work survives a closed lid or a system update.