Demo

Interactive demo of AI Safety Gate enforcing PASS / WARN / BLOCK decisions before execution.

Demo disclaimer
This demo uses simulated data. Real enforcement occurs in production.
This demo is illustrative only. No real actions are executed.
WARN means execution is paused pending approval.
Demo approvals simulate behavior. Real approvals require authenticated reviewers.
Scenario Selection
These are predefined example requests evaluated against a fixed enforcement model.
PASS
WARN
BLOCK
Safety Gate Decision
PASS
Deterministic decision produced by a fixed enforcement model.
Decision Reason
Standard refund within allowed limits.
Scenario Summary
Standard refund within allowed limits.
AI OUTPUT
Action Kind: money.refund
Action Type: refund
Decision: PASS
Key Details
Amount: $49.99
Invoice: inv_789
Decision Reason
Standard refund within allowed limits.
Scenario Summary
Standard refund within allowed limits.
Without Safety Gate
AI Output
Workflow executes immediately
Without a Safety Gate, output can reach downstream actions without enforcement.
With Safety Gate
AI Output
Safety Gate
Execution proceeds immediately
The Safety Gate allows execution immediately.
The Safety Gate is enforced inside the workflow and runs before any downstream n8n nodes are executed.
Fail-closed enforcement
No prompt-only safety
Auditable decisions
Human approval on WARN
Want this enforcement in your own workflows?Add Safety Gate to n8n
Designed for fail-closed AI workflows in production and enterprise environments.