Starter Templates
Load a pre-configured execution boundary profile as a starting point. Each template demonstrates key verification patterns for its domain.
Crypto Withdrawal Gate
Cryptocurrency / Digital Assets
Gate crypto wallet withdrawals before execution with multi-signature approval and destination allowlisting.
What it demonstrates
When to use
Gating crypto wallet withdrawals before execution
Must customize
AI Agent Tool Call Gate
AI / Autonomous Systems
Gate AI agent actions before execution with tool allowlisting and model lineage verification.
What it demonstrates
When to use
Gating AI agent actions before execution
Must customize
Payment Approval Gate
Finance / Treasury
Gate payment execution with invoice verification, dual approval, and vendor validation.
What it demonstrates
When to use
Gating payment execution before processing
Must customize
Admin Permission Change Gate
IT / Identity & Access Management
Gate privileged access changes with ticket requirements, time-boxed access, and mandatory review controls.
What it demonstrates
When to use
Gating administrative or privileged permission grants, role escalations, or access changes
Must customize
API Data Access Gate
Data Governance / API Security
Gate API data access with classification rules, purpose limitation, consent checks, and logging requirements.
What it demonstrates
When to use
Gating sensitive data access through APIs before returning results
Must customize
Model/Subnet Access Gate
AI Infrastructure / ML Operations
Gate access to AI models and compute subnets with lineage verification, risk thresholds, and availability checks.
What it demonstrates
When to use
Gating model inference or compute subnet access before execution
Must customize
Vendor Approval Gate
Procurement / Supply Chain
Gate vendor onboarding and payment approvals with verification, contract evidence, and compliance checks.
What it demonstrates
When to use
Gating vendor onboarding, payment authorization, or contract execution
Must customize
Care Consent / Service Authorization Gate
Healthcare / Human Services
Gate care authorizations with consent evidence, credential verification, and licensed reviewer requirements.
What it demonstrates
When to use
Gating care service authorization, consent processing, or clinical workflow approvals
Must customize
Food Recovery / Surplus Verification Gate
Food Recovery / Gleaning
Gate surplus recovery events with item evidence, pickup confirmation, recipient verification, and quality checks.
What it demonstrates
When to use
Gating food recovery, surplus distribution, or gleaning verification events
Must customize
Blank Custom Boundary
Custom
Start from scratch with a blank profile. Define your own execution boundary from zero.
What it demonstrates
When to use
When no existing template matches your use case and you want to define every field from scratch