Controlled Action Demo Library

See what happens before AI is allowed to act.

A gate is the checkpoint between an AI request and a real action. It checks whether the action is allowed, whether the scope is correct, whether a person must approve it, and what proof must be recorded. ARBITER Gate is the INTIGNAI control layer that performs those checks.

SAFETY BOUNDARY

These pages prove the control pattern—not production execution.

The public library never accepts arbitrary commands, paths, targets, sites, providers, credentials, adapters, or workflow identifiers. Every fixture is fixed in source, every result is synthetic, and no button can cross into a real execution plane.