Scram
Emergency kill-switch service. The exemplar stack's last-resort termination mechanism. Does not negotiate, does not retry — terminates and rolls back.
Problem Statement
When a system enters a catastrophic state that retries, canaries, alarms, and operator intervention cannot stop, you need a non-negotiable termination primitive — separate from the systems it terminates, simple enough to trust under failure.
MIT · Python