Decoder. plain-English AI glossary

Tripwire

▲ Rising

Also called Tripwire

A pre-set trigger that fires an alert or a shutdown the instant a defined bad thing happens.

Think of it like

A laser line across the museum floor — cross it and the alarms go off automatically.

Example

An agent’s runtime halts and pages a human the moment it tries to access a resource on a forbidden list.

How it actually works

Tripwires are simple, pre-committed conditions — a forbidden action, a suspicious pattern, a threshold crossed — wired to an automatic response so you do not depend on catching it live. Their value is speed and inevitability, but they only cover harms you thought to define in advance. They pair naturally with honeypots and kill switches.

For product teams

Automatic guardrails that act faster than any human could notice.

For engineers

Pre-committed trigger conditions bound to automated alerting or halting; coverage is limited to anticipated failure modes.

Related

Read anything AI without the jargon

Look up any term in plain English, or save terms as you read with the free Chrome extension.

Open DecoderAdd to Chrome