#!/usr/bin/env bash readonly VERSION=1.0.0 readonly SUCCESS_MESSAGE='OK - all healthchecks passed' readonly CHECKS=(script-runs) # emit