@karmaniverous/jeeves
    Preparing search index...

    Type Alias ComponentState

    ComponentState:
        | "not_installed"
        | "deps_missing"
        | "config_missing"
        | "service_not_installed"
        | "service_stopped"
        | "healthy"
        | "update_available"

    Component state as determined by the orchestrator.