← Blueprint Catalog

Quarantine Alert & Kill-Switch

mr.technologyCURATED
Access
Free

When a skill or agent crosses a safety threshold, this blueprint kills it, rolls back to the last known-good state, and notifies your incident channel.

Blueprint Code
name: Quarantine Alert & Kill-Switch
slug: quarantine-alert-kill-switch
version: 1.0.0
access: free
audit_status: not_audited

skills_required:
  - quarantine-trigger
  - incident-notifier
  - rollback-executor

description: |
  When a skill or agent crosses a safety threshold, this blueprint kills it, rolls back to the last known-good state, and notifies your incident channel.

usage:
  - inspect_referenced_skills
  - configure_for_your_runtime
  - test_in_a_sandbox
  - review_before_production
#quarantine-trigger#incident-notifier#rollback-executor#mr.technology