Autopilot safety rails

Guardrails that stop Autopilot from doing anything destructive — rate limits, confidence thresholds, blast radius caps, and one-click kill switch.

Quick answer

Autopilot only runs an action when confidence ≥ threshold, blast radius ≤ cap, and rate limits are green. A kill switch stops all automation instantly.

Guardrails

Where to find it in Lemwatch

Settings → Autopilot → Safety.

How to configure

  1. Set confidence threshold for AI-driven actions (start at 0.9 if cautious).
  2. Set blast radius (e.g., 5 sites per action per hour).
  3. Enable dry-run for any new custom rule.
  4. Review the audit log weekly.

FAQ

What happens when a guardrail trips?

The action is skipped and logged as guardrail_blocked with the reason.

Can I set per-site overrides?

Yes — critical sites can require manual confirmation for all actions.

Related