Stone.js API
    Preparing search index...

    What one check answered.

    A boolean is enough to route traffic; a detail is what the person paged at 3am reads.

    interface HealthCheckResult {
        detail?: string;
        healthy: boolean;
    }
    Index
    detail?: string
    healthy: boolean